about summary refs log tree commit diff
path: root/Src/Zle/zle_keymap.c
Commit message (Expand)AuthorAgeFilesLines
* bindkey -rp removes prefix bindings; bindkey -p bugfixPeter Stephenson2001-04-191-4/+38
* Add `bindkey -p'Peter Stephenson2001-03-281-1/+21
* 13633: don't use termcap cursor keys if single key which is already boundPeter Stephenson2001-03-141-1/+13
* 13611, 13615: Bind cursor keys using termcap, including in viins.Peter Stephenson2001-03-131-19/+67
* Back out 13285.Bart Schaefer2000-12-181-4/+4
* 13285: use vi-up and -down in vicmd modeClint Adams2000-12-161-40/+56
* Initial revisionTanaka Akira1999-04-151-0/+1238