mirror of
https://github.com/zdharma-continuum/history-search-multi-word
synced 2024-11-24 20:33:04 +00:00
Updated README.md
This commit is contained in:
parent
56e289a40a
commit
2aa2362dba
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ HSMW is **FAST** – highlighting 20 concurrent complex history entries does not
|
|||
[![asciicast](https://asciinema.org/a/89406.png)](https://asciinema.org/a/89406)
|
||||
|
||||
# News
|
||||
* 27-10-2016
|
||||
- New optimizations – **30%** speed up of syntax highlighting!
|
||||
- Architectural change – syntax highlighting is now computed rarely, so any possible performance problems are now solved!
|
||||
|
||||
* 24-10-2016
|
||||
- Workaround for Zsh versions like 5.0.2 has been added – **Ctrl-V** and **ESC** cancel search. On such Zsh
|
||||
versions Ctrl-C might not work. Fully problem-free Zsh version will be the upcoming 5.3, where
|
||||
|
|
Loading…
Reference in a new issue