Sorin Ionescu
|
b4fd92d98a
|
Remove wrong viins keymap in global mappings
|
2012-03-18 18:10:48 -04:00 |
|
Sorin Ionescu
|
9c611ce7e5
|
[Fix #45] Set the terminal erase sequence
|
2012-03-18 18:05:50 -04:00 |
|
Sorin Ionescu
|
03e4cfd3b1
|
Split a few key bindings to fit on screen
|
2012-03-18 12:11:42 -04:00 |
|
Sorin Ionescu
|
541f05eb67
|
Transpose search previous character, match bracket
|
2012-03-18 11:51:02 -04:00 |
|
Sorin Ionescu
|
f5a976637e
|
Fix Emacs backward-kill-line binding
|
2012-03-18 10:24:26 -04:00 |
|
Sorin Ionescu
|
64d0e35ca4
|
Remove already defined key bindings
|
2012-03-18 10:17:57 -04:00 |
|
Sorin Ionescu
|
ef452a8b56
|
Remove Emacs key bindings in vi insert mode, #50
Those who want Emacs key bindings in vi insert mode can just use the
Emacs layout and press ^X^V to enter vi command mode.
|
2012-03-18 10:05:41 -04:00 |
|
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 |
|