Commit Graph
3 Commits
Author SHA1 Message Date
NAKAMURA Yoshitaka 56b134f5d6 fix "_zsh_highlight_widget_XXX:zle: unknown option: X" error 2011-11-01 20:02:03 +09:00
NAKAMURA Yoshitaka 0999ab05ba do nothing if PENDING inputs are exist
Originally, zsh-syntax-highlighting called highlight functions at every inputs.
It's OK for user's keyboard inputs. But when long inputs come from clipboard,
it cause noticeable slowdown.
2011-03-12 16:31:18 +09:00
NAKAMURA Yoshitaka 390ab0fc32 Highlight variable assignment 2011-02-14 19:26:24 +09:00