Commit graph

6 commits

Author SHA1 Message Date
Eric Freese 775dd20706 Rewrite 2016-02-06 21:05:02 -07:00
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
2015-10-16 09:06:03 +02:00
Jakub Jirutka a796ce5bdb Readme: extend section Known issues (closes #14) 2015-05-23 01:57:51 +02:00
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.
2015-05-22 00:54:27 +02:00
Jakub Jirutka 47283c2619 Update readme 2015-05-21 20:23:09 +02:00
Jakub Jirutka 08f3b3148d Rename README.mkd to README.md
.md is a preferred file extension for Markdown files.
2015-05-21 18:06:38 +02:00
Renamed from README.mkd (Browse further)