summaryrefslogtreecommitdiff
path: root/Functions/Zle/replace-argument
AgeCommit message (Collapse)AuthorFilesLines
2014-07-24unposted: replace-argument can take negative prefix to count from endPeter Stephenson1-7/+9
2014-07-1732866: new replace-argument ZLE function.Peter Stephenson1-0/+46
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.