summaryrefslogtreecommitdiff
path: root/Functions/Zle/delete-whole-word-match
AgeCommit message (Collapse)AuthorFilesLines
2016-07-2838953: Fix some issues with match-words-by-style.Peter Stephenson1-8/+7
Add keyword retrieval of words. Improve test for start of word in subwords for use in delete-whole-word. If line after cursor is empty, white space is treated as ws-after-cursor.
2010-07-28c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson1-1/+1
2007-11-1024082: delete-whole-word-match failed on whitespacePeter Stephenson1-1/+1
2007-11-1024081: fix xtracePeter Stephenson1-1/+1
2007-11-10Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson1-2/+2
calls with general arguments
2007-04-19users/11419: zle copy-region-as-kill <string>Peter Stephenson1-2/+1
adds text to the kill ring
2003-10-1319185: wrong context in delete-whole-word-matchPeter Stephenson1-1/+1
2003-10-1319183: new delete-whole-word-matchPeter Stephenson1-0/+56