mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-09 02:24:03 +01:00
The support for special keys right now is simply with hardcoded values, this commit changes that to using terminfo information for the keys to set the binds. Should be much more general, and just work, at least most of the time. This also fixes a bug in the vi-mode plugin where the special keys were not bound because setting vi mode removes binds set in emacs mode. |
||
|---|---|---|
| .. | ||
| aliases.zsh | ||
| completion.zsh | ||
| correction.zsh | ||
| directories.zsh | ||
| edit-command-line.zsh | ||
| functions.zsh | ||
| git.zsh | ||
| grep.zsh | ||
| history.zsh | ||
| key-bindings.zsh | ||
| misc.zsh | ||
| rvm.zsh | ||
| special-keys.zsh | ||
| spectrum.zsh | ||
| termsupport.zsh | ||
| theme-and-appearance.zsh | ||