mirror of
https://github.com/zdharma-continuum/history-search-multi-word
synced 2024-11-21 19:03:11 +00:00
Updated README.md
This commit is contained in:
parent
a69613d352
commit
76b901e6e7
1 changed files with 7 additions and 0 deletions
|
@ -18,6 +18,13 @@ HSMW is **FAST** – highlighting 20 concurrent complex history entries does not
|
|||
|
||||
# News
|
||||
|
||||
* 12-04-2017
|
||||
- Page size can be relative to screen height, e.g.:
|
||||
|
||||
```zsh
|
||||
zstyle ":history-search-multi-word" page-size "LINES/4"
|
||||
```
|
||||
|
||||
* 05-04-2017
|
||||
- 17% performance optimization
|
||||
|
||||
|
|
Loading…
Reference in a new issue