Commit Graph

12 Commits

Author SHA1 Message Date
Sorin Ionescu ad731e4830 Use the emacs keymap by default.
Since keymaps emacs and viins are aliases to main, it is not necessary
to define emacs keys twice.
2012-01-23 23:24:38 -05:00
Sorin Ionescu 99176daaee Do not bind empty key entries. 2012-01-23 20:41:00 -05:00
Sorin Ionescu 1fc1b459ee The theme should manage the completion indicator. 2012-01-23 20:41:00 -05:00
Sorin Ionescu f0499b76c3 Use zstyle instead of variables for configuration. 2012-01-23 20:41:00 -05:00
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin. 2012-01-23 20:40:57 -05:00
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase. 2012-01-23 20:40:43 -05:00
Sorin Ionescu 9d52ede9fd Remove unnecessary curly brackets. 2012-01-23 20:40:42 -05:00
Sorin Ionescu 5e49591fb1 Do not bind keys on dumb terminals. 2012-01-23 20:40:42 -05:00
Sorin Ionescu 7a37c48991 Renamed keys to keyinfo to prevent conflicts. 2012-01-23 20:40:42 -05:00
Sorin Ionescu d9774e1129 Use terminfo for key bindings. 2012-01-23 20:40:42 -05:00
Sorin Ionescu 7754a18d13 Use zstyle for vicmd and completion indicators. 2012-01-23 20:40:42 -05:00
Sorin Ionescu faeca82831 The functions directory should only hold functions. 2012-01-23 20:40:41 -05:00
Renamed from functions/keyboard.zsh (Browse further)