Skip to content

Commit

Permalink
Updated README.md z-shell#30
Browse files Browse the repository at this point in the history
  • Loading branch information
psprint committed Jul 11, 2018
1 parent e12ab50 commit c499271
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,10 @@ Performance differencies can be observed at Asciinema recording, where `10 kB` f
There were problems with Ctrl-C not working when using FSH. After many days I've found a fix
for this, it's pushed to master.

Second, asynchronous path checking (useful on e.g. slow network drives, or when there are many files in directory)
is now optional. Set `FAST_HIGHLIGHT[use_async]=1` to enable it. This saves some users from Zshell crashes
– there's an unknown bug in Zsh.

**2018-06-09**

New chroma functions: `awk`, `make`, `perl`, `vim`. Checkout the [video](https://asciinema.org/a/186234),
Expand Down

0 comments on commit c499271

Please sign in to comment.