Sorin Ionescu
|
09837b259a
|
[Fix #29] Replace push-line with push-line-or-edit
|
13 years ago |
Sorin Ionescu
|
6c341cfe35
|
[#50] Split widget definition from widget binding
|
13 years ago |
Sorin Ionescu
|
a51cfb43a6
|
[Fix #46] Show vicmd indicator in all keymaps
|
13 years ago |
Sorin Ionescu
|
b4fd92d98a
|
Remove wrong viins keymap in global mappings
|
13 years ago |
Sorin Ionescu
|
9c611ce7e5
|
[Fix #45] Set the terminal erase sequence
|
13 years ago |
Sorin Ionescu
|
03e4cfd3b1
|
Split a few key bindings to fit on screen
|
13 years ago |
Sorin Ionescu
|
541f05eb67
|
Transpose search previous character, match bracket
|
13 years ago |
Sorin Ionescu
|
f5a976637e
|
Fix Emacs backward-kill-line binding
|
13 years ago |
Sorin Ionescu
|
64d0e35ca4
|
Remove already defined key bindings
|
13 years ago |
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.
|
13 years ago |
Sorin Ionescu
|
d525683f58
|
Bind lower and upper case where needed; close #48
|
13 years ago |
Sorin Ionescu
|
75176573c5
|
Use the same casing as bindkey -L, close #47
|
13 years ago |
Sorin Ionescu
|
b96bbca51c
|
Added or edited file headers.
|
13 years ago |
Sorin Ionescu
|
6c17340c59
|
Save line length by combining enhanced brackets.
|
13 years ago |
Sorin Ionescu
|
2594270fdf
|
Fixed the default keymap selection.
|
13 years ago |
Sorin Ionescu
|
9ad18fe7a7
|
Bind to the emacs keymap, not main.
|
13 years ago |
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.
|
13 years ago |
Sorin Ionescu
|
99176daaee
|
Do not bind empty key entries.
|
13 years ago |
Sorin Ionescu
|
1fc1b459ee
|
The theme should manage the completion indicator.
|
13 years ago |
Sorin Ionescu
|
f0499b76c3
|
Use zstyle instead of variables for configuration.
|
13 years ago |
Sorin Ionescu
|
60f39d8d91
|
Moved hub into the git plugin.
|
13 years ago |
Sorin Ionescu
|
9d27df2050
|
Tradition dictates that options are uppercase.
|
13 years ago |
Sorin Ionescu
|
9d52ede9fd
|
Remove unnecessary curly brackets.
|
13 years ago |
Sorin Ionescu
|
5e49591fb1
|
Do not bind keys on dumb terminals.
|
13 years ago |
Sorin Ionescu
|
7a37c48991
|
Renamed keys to keyinfo to prevent conflicts.
|
13 years ago |
Sorin Ionescu
|
d9774e1129
|
Use terminfo for key bindings.
|
13 years ago |
Sorin Ionescu
|
7754a18d13
|
Use zstyle for vicmd and completion indicators.
|
13 years ago |
Sorin Ionescu
|
faeca82831
|
The functions directory should only hold functions.
|
13 years ago |