Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 28282: new function zlecallhook() | Peter Stephenson | 2010-09-20 | 1 | -13/+2 |
| | | | | fix arguments to zle-keymap-select | ||||
* | 28237: new parameter ZLE_LINE_ABORTED | Peter Stephenson | 2010-09-08 | 1 | -2/+8 |
| | | | | 28241: don't list .safe with bindkey -lL | ||||
* | 28229: can list individual keymaps | Peter Stephenson | 2010-09-05 | 1 | -4/+18 |
| | |||||
* | 28227: improved documentation on keymaps | Peter Stephenson | 2010-09-05 | 1 | -10/+106 |
| | | | | 28226: improve bindkey -lL for aliased keymaps | ||||
* | 26463: Greg Klanderman: add zle-line-finish widget | Peter Stephenson | 2009-01-28 | 1 | -4/+11 |
| | | | | | 26464: Greg Klanderman: fix insert-ids=single for menu completion 26465: Greg Klanderman: command keymap for execution | ||||
* | 26366: add "isearch" keymap and "accept-search" functino | Peter Stephenson | 2009-01-19 | 1 | -0/+4 |
| | |||||
* | 26024: don't leave ref count incremented when aborting bindkey with an error | Oliver Kiddle | 2008-11-11 | 1 | -1/+2 |
| | |||||
* | 24786: handle read -t properly in zle via getbyte() | Peter Stephenson | 2008-04-03 | 1 | -1/+1 |
| | |||||
* | 22684: improve getkeystring() interface and make printf do octal escapes | Peter Stephenson | 2006-09-10 | 1 | -5/+6 |
| | |||||
* | 22474: use variable argument lists to improve error message handling | Peter Stephenson | 2006-05-30 | 1 | -22/+20 |
| | |||||
* | this one got missed | Peter Stephenson | 2006-04-25 | 1 | -1/+1 |
| | |||||
* | users/10172: new zle command read-command | Peter Stephenson | 2006-04-23 | 1 | -0/+13 |
| | |||||
* | 22169: hook function zle-keymap-select called when $KEYMAP changes | Peter Stephenson | 2006-01-28 | 1 | -1/+17 |
| | |||||
* | unposted: bit I missed in 21945 | Peter Stephenson | 2005-10-28 | 1 | -1/+1 |
| | |||||
* | 21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT; | Peter Stephenson | 2005-10-28 | 1 | -3/+3 |
| | | | | use multibyte versions of nicechar wherever possible. | ||||
* | 21784: Improved character widths for formatted multibyte character output | Peter Stephenson | 2005-09-29 | 1 | -4/+6 |
| | |||||
* | 21770: tweak 21760 to avoid conflicts with global bindings | Bart Schaefer | 2005-09-29 | 1 | -3/+2 |
| | |||||
* | 21760: fix test for sequence prefixes in the local keymap in getkeymapcmd() | Bart Schaefer | 2005-09-24 | 1 | -6/+12 |
| | |||||
* | 21709 plus tweaks: use $KEYTIMEOUT for multibyte chars.Reset input state on ↵ | Peter Stephenson | 2005-09-09 | 1 | -1/+1 |
| | | | | invalid characters or EOF | ||||
* | 21610: Turn on ZLE_UNICODE_SUPPORT and fix a few related problems. | Peter Stephenson | 2005-08-15 | 1 | -0/+4 |
| | |||||
* | 20822: Initial code for Unicode/multibyte input | Peter Stephenson | 2005-02-18 | 1 | -5/+32 |
| | | | | 20823: Debugging test in stat wrong for 64-bit systems | ||||
* | Marked unused parameters with the new UNUSED() macro. | Wayne Davison | 2004-06-02 | 1 | -11/+11 |
| | |||||
* | 19733 with docs tweaked: keymaps for vared and zed | Peter Stephenson | 2004-04-06 | 1 | -5/+16 |
| | |||||
* | 19553: rename c in zle to lastchar | Peter Stephenson | 2004-03-08 | 1 | -4/+4 |
| | |||||
* | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 2003-10-29 | 1 | -3/+3 |
| | |||||
* | 18559, 18562: make modules use proper option arguments | Peter Stephenson | 2003-05-22 | 1 | -5/+1 |
| | |||||
* | 18536: EMACS and VI compatibility options | Peter Stephenson | 2003-05-14 | 1 | -0/+10 |
| | |||||
* | 17582: Improved option argument handling. | Peter Stephenson | 2002-08-27 | 1 | -25/+26 |
| | | | | unposted: Updated version to 4.1.0-dev-6 because of interface change. | ||||
* | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 2001-09-03 | 1 | -1/+4 |
| | | | | examine the current selection. | ||||
* | bindkey -rp removes prefix bindings; bindkey -p bugfix | Peter Stephenson | 2001-04-19 | 1 | -4/+38 |
| | |||||
* | Add `bindkey -p' | Peter Stephenson | 2001-03-28 | 1 | -1/+21 |
| | |||||
* | 13633: don't use termcap cursor keys if single key which is already bound | Peter Stephenson | 2001-03-14 | 1 | -1/+13 |
| | |||||
* | 13611, 13615: Bind cursor keys using termcap, including in viins. | Peter Stephenson | 2001-03-13 | 1 | -19/+67 |
| | |||||
* | Back out 13285. | Bart Schaefer | 2000-12-18 | 1 | -4/+4 |
| | |||||
* | 13285: use vi-up and -down in vicmd mode | Clint Adams | 2000-12-16 | 1 | -40/+56 |
| | |||||
* | Initial revision | Tanaka Akira | 1999-04-15 | 1 | -0/+1238 |