Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-14 | 35737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and ↵ | Oliver Kiddle | 1 | -1/+4 | |
beep when limit is reached | |||||
2014-07-17 | 32866: new replace-argument ZLE function. | Peter Stephenson | 1 | -0/+9 | |
Also a couple of read-from-minibuffer fixes: don't pass numeric argument to recursive edit, and hide the minibuffer edit from the undo history. | |||||
2011-11-04 | 29892: fix regular expression replacements in replace-string | Peter Stephenson | 1 | -24/+11 | |
improve variable save and restore in read-from-minibuffer | |||||
2008-04-07 | restore read-from-minibuffer save/restore | Peter Stephenson | 1 | -15/+35 | |
2008-04-03 | 24782: initial go at highlighting of characters in zle command lines | Peter Stephenson | 1 | -13/+8 | |
2006-03-21 | 22638: MACHINES: IRIX | Peter Stephenson | 1 | -1/+1 | |
users/10047: zle widget -K keymap | |||||
2004-07-30 | 20222: turn on max function depth | Peter Stephenson | 1 | -15/+17 | |
plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search | |||||
2004-07-12 | 20145: Additional arguments to read-from-minibuffer specify initial values | Bart Schaefer | 1 | -2/+2 | |
of LBUFFER and RBUFFER. | |||||
2003-03-28 | 18394: New word movement and editing widgets. | Peter Stephenson | 1 | -4/+28 | |
2003-02-03 | 18174: New read-from-minibuffer and replace-string ZLE functions | Peter Stephenson | 1 | -0/+20 | |