summaryrefslogtreecommitdiff
path: root/Functions/Zle/read-from-minibuffer
AgeCommit message (Collapse)AuthorFilesLines
2015-07-1435737: (tweaked c.f. Peter: 35759): use new undo limit for minibuffer and ↵Oliver Kiddle1-1/+4
beep when limit is reached
2014-07-1732866: new replace-argument ZLE function.Peter Stephenson1-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-0429892: fix regular expression replacements in replace-stringPeter Stephenson1-24/+11
improve variable save and restore in read-from-minibuffer
2008-04-07restore read-from-minibuffer save/restorePeter Stephenson1-15/+35
2008-04-0324782: initial go at highlighting of characters in zle command linesPeter Stephenson1-13/+8
2006-03-2122638: MACHINES: IRIXPeter Stephenson1-1/+1
users/10047: zle widget -K keymap
2004-07-3020222: turn on max function depthPeter Stephenson1-15/+17
plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search
2004-07-1220145: Additional arguments to read-from-minibuffer specify initial valuesBart Schaefer1-2/+2
of LBUFFER and RBUFFER.
2003-03-2818394: New word movement and editing widgets.Peter Stephenson1-4/+28
2003-02-0318174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson1-0/+20