about summary refs log tree commit diff
path: root/Functions/Zle/read-from-minibuffer
Commit message (Collapse)AuthorAgeFilesLines
* 32866: new replace-argument ZLE function.Peter Stephenson2014-07-171-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.
* 29892: fix regular expression replacements in replace-stringPeter Stephenson2011-11-041-24/+11
| | | | improve variable save and restore in read-from-minibuffer
* restore read-from-minibuffer save/restorePeter Stephenson2008-04-071-15/+35
|
* 24782: initial go at highlighting of characters in zle command linesPeter Stephenson2008-04-031-13/+8
|
* 22638: MACHINES: IRIXPeter Stephenson2006-03-211-1/+1
| | | | users/10047: zle widget -K keymap
* 20222: turn on max function depthPeter Stephenson2004-07-301-15/+17
| | | | | plus unposted reference to this in README plus unposted neatening of 20219 history-pattern-search
* 20145: Additional arguments to read-from-minibuffer specify initial valuesBart Schaefer2004-07-121-2/+2
| | | | of LBUFFER and RBUFFER.
* 18394: New word movement and editing widgets.Peter Stephenson2003-03-281-4/+28
|
* 18174: New read-from-minibuffer and replace-string ZLE functionsPeter Stephenson2003-02-031-0/+20