Commit Graph

5 Commits (pre-v0.1.0)

Author SHA1 Message Date
Thor Erik c044d06f70 Avoid bell on all keysrtokes
Due to using a forked version of zsh-syntax-highlighting, you also get along the bug that causes a [bell on every keystroke][1], using zsh-users/zsh-syntax-highlighting instead I avoided this bug.

[1]: https://github.com/zsh-users/zsh-syntax-highlighting/issues/200
10 years ago
Jakub Jirutka a796ce5bdb Readme: extend section Known issues (closes #14) 10 years ago
Jakub Jirutka 6de948c9c5 Add widget autosuggest-execute-suggestion
It basically means this: go to the end of line (i.e. accept the
suggestion) and then hit enter.
10 years ago
Jakub Jirutka 47283c2619 Update readme 10 years ago
Jakub Jirutka 08f3b3148d Rename README.mkd to README.md
.md is a preferred file extension for Markdown files.
10 years ago