Sorin Ionescu
|
d525683f58
|
Bind lower and upper case where needed; close #48
|
2012-03-18 09:35:47 -04:00 |
|
Sorin Ionescu
|
75176573c5
|
Use the same casing as bindkey -L, close #47
|
2012-03-17 21:26:48 -04:00 |
|
Sorin Ionescu
|
b96bbca51c
|
Added or edited file headers.
|
2012-02-02 18:30:07 -05:00 |
|
Sorin Ionescu
|
6c17340c59
|
Save line length by combining enhanced brackets.
|
2012-01-27 14:48:33 -05:00 |
|
Sorin Ionescu
|
2594270fdf
|
Fixed the default keymap selection.
|
2012-01-24 23:39:51 -05:00 |
|
Sorin Ionescu
|
9ad18fe7a7
|
Bind to the emacs keymap, not main.
|
2012-01-23 23:24:39 -05:00 |
|
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 |
|