Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-27 | 19840: vared takes one normal argument | Peter Stephenson | 1 | -6/+1 | |
2004-04-27 | 19837: restore vared -e | Peter Stephenson | 1 | -1/+1 | |
2004-04-06 | 19733 with docs tweaked: keymaps for vared and zed | Peter Stephenson | 1 | -60/+73 | |
2004-03-22 | 19671: error in zle-line-init caused infinite loop | Peter Stephenson | 1 | -0/+1 | |
2004-03-08 | 19553: rename c in zle to lastchar | Peter Stephenson | 1 | -2/+2 | |
2003-12-15 | 19295: $CONTEXT zle parameter | Peter Stephenson | 1 | -3/+10 | |
2003-12-12 | 19281: zle-line-init special widget | Peter Stephenson | 1 | -1/+11 | |
2003-11-03 | 19218: extend 19216 to zle widgets | Peter Stephenson | 1 | -4/+2 | |
2003-10-29 | a la 19209: zcalloc -> zshcalloc | Peter Stephenson | 1 | -1/+1 | |
2003-08-11 | 18938: Export some data symbols. | Peter Stephenson | 1 | -2/+2 | |
2003-05-22 | 18559, 18562: make modules use proper option arguments | Peter Stephenson | 1 | -1/+1 | |
2003-05-19 | 18543: memory leak vared'ing arrays | Peter Stephenson | 1 | -1/+2 | |
2003-05-14 | 18536: EMACS and VI compatibility options | Peter Stephenson | 1 | -0/+2 | |
2003-02-17 | 18252: pass ignoreeof as flag to zleread | Peter Stephenson | 1 | -7/+5 | |
2003-02-14 | 18243: Nasty tty poll fix for Solaris | Peter Stephenson | 1 | -9/+38 | |
2003-01-27 | 18139: Improve $killring interface; can now change length. Empty | Peter Stephenson | 1 | -2/+5 | |
strings in $killring are ignored when yank-popping. Yank-popping is more consistent about looping and using the original cutbuffer. | |||||
2002-08-27 | 17582: Improved option argument handling. | Peter Stephenson | 1 | -7/+7 | |
unposted: Updated version to 4.1.0-dev-6 because of interface change. | |||||
2002-08-20 | fix default completion module loading, use compctl if it hasn't been loaded ↵ | Sven Wischnowsky | 1 | -0/+1 | |
already and no completion widgets have been defined (17567) | |||||
2002-07-04 | 17405: adapt 17390 to reset PREDISPLAY and POSTDISPLAY when zle is entered | Peter Stephenson | 1 | -0/+1 | |
2002-07-01 | 17384: new recursive-edit widget. | Peter Stephenson | 1 | -66/+86 | |
2002-06-06 | 17293: support poll() as preferred alternative to select() in zle | Peter Stephenson | 1 | -15/+104 | |
2002-05-21 | 17141 plus mods: add `zle -F fd handler' feature. | Peter Stephenson | 1 | -48/+147 | |
2002-03-01 | add $redirections array to completion system parameters, containing ↵ | Sven Wischnowsky | 1 | -1/+3 | |
information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) | |||||
2001-10-24 | 16063: add transientrprompt option to remove right prompt from | Geoff Wing | 1 | -0/+1 | |
display when accepting commands | |||||
2001-09-03 | 15734: zle -K option to select a keymap, and zle KEYMAP parameter to | Andrew Main | 1 | -1/+1 | |
examine the current selection. | |||||
2001-07-08 | Suppress XTRACE during user-defined widgets. | Bart Schaefer | 1 | -2/+6 | |
2001-05-17 | Signal queuing tweak. | Bart Schaefer | 1 | -0/+3 | |
2001-03-28 | Add `bindkey -p' | Peter Stephenson | 1 | -1/+1 | |
2001-01-18 | *** empty log message *** | Sven Wischnowsky | 1 | -0/+1 | |
2001-01-16 | remove 13108 (trap queues); replace with signal queueing to ensure that user ↵ | Sven Wischnowsky | 1 | -17/+18 | |
signal handlers are only executed when it is safe to run them (13365) | |||||
2000-11-11 | Sven: 13108: Handle traps synchronously | Peter Stephenson | 1 | -5/+14 | |
pws: 13109, 13111: clear up zle display when output produced in trap. | |||||
2000-10-22 | Fix "vared -e". | Bart Schaefer | 1 | -3/+5 | |
2000-10-21 | Fix "vared -h" in shell scripts. | Bart Schaefer | 1 | -1/+1 | |
2000-08-29 | 12719: quoting arrays in vared with real backslashes | Peter Stephenson | 1 | -3/+6 | |
2000-08-14 | 12621: Avoid bad free. | Bart Schaefer | 1 | -0/+2 | |
2000-08-03 | make binding of ^D be used in first column if ignoreeof is set and ^D is ↵ | Sven Wischnowsky | 1 | -21/+31 | |
bound to a shell function widget (12494) | |||||
2000-07-27 | 12414: vared quotes separators when editing arrays | Peter Stephenson | 1 | -3/+46 | |
2000-07-19 | Call hend() with a NULL arg. | Wayne Davison | 1 | -1/+1 | |
2000-06-01 | Disable vared only for interactive shells where ZLE has been explicitly | Bart Schaefer | 1 | -1/+1 | |
disabled, but also for any shell running in an emacs buffer. | |||||
2000-05-30 | Wayne: Fix two history bugs that were causing the | Bart Schaefer | 1 | -0/+3 | |
failure of `print -s'. | |||||
2000-05-26 | disable vared if zle is not enabled (11566) | Sven Wischnowsky | 1 | -0/+4 | |
2000-05-23 | save and restore more variables in bufferwords(); move gotword() into core ↵ | Sven Wischnowsky | 1 | -2/+0 | |
(11523) | |||||
2000-05-02 | 11036, 11063, 11077: Always write the "read -q" prompt to shout; eliminate | Bart Schaefer | 1 | -168/+390 | |
some redundant close() calls; relocate a misplaced redirection. | |||||
1999-04-15 | Initial revision | Tanaka Akira | 1 | -0/+907 | |