Issue 8: Trigger highlighting on magic-space (thanks to sunaku)

This commit is contained in:
Julien Nicoulaud 2010-12-30 16:20:43 +01:00
parent 9971f900a7
commit e1c078c628
2 changed files with 2 additions and 0 deletions

View file

@ -33,3 +33,4 @@ Re-open your terminal, or just reload it to take changes into account:
* James Ahlborn
* [Andreas Jaggi](http://github.com/x-way)
* [Wayne Davison](http://github.com/WayneD)
* [Suraj N. Kurapati](http://github.com/sunaku)

View file

@ -81,6 +81,7 @@ colorize-zle-buffer() {
# Bind the function to ZLE events.
ZLE_COLORED_FUNCTIONS=(
self-insert
magic-space
delete-char
backward-delete-char
kill-word