add fix to readme

This commit is contained in:
kyazdani42 2020-02-19 22:37:42 +01:00
parent 3945771fb5
commit e85dc5eb0f

View File

@ -24,3 +24,5 @@
- cd command to move faster accross the fs if needed - cd command to move faster accross the fs if needed
- quickly find file in the directory structure - quickly find file in the directory structure
- use libuv functions instead of `touch` and `mkdir` in `add_file()` - use libuv functions instead of `touch` and `mkdir` in `add_file()`
- fix colors fucks up on refresh sometimes (and git is wrong when cd into a subdirectory)