summary refs log tree commit diff
path: root/Functions/Zle/delete-whole-word-match
Commit message (Collapse)AuthorAgeFilesLines
* 38953: Fix some issues with match-words-by-style.Peter Stephenson2016-07-281-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.
* c.f. users/15202: use "autoload -Uz" consistentlyPeter Stephenson2010-07-281-1/+1
|
* 24082: delete-whole-word-match failed on whitespacePeter Stephenson2007-11-101-1/+1
|
* 24081: fix xtracePeter Stephenson2007-11-101-1/+1
|
* Mikael Magnusson, 24076; 24081: cancel argument processing after widgetPeter Stephenson2007-11-101-2/+2
| | | | calls with general arguments
* users/11419: zle copy-region-as-kill <string>Peter Stephenson2007-04-191-2/+1
| | | | adds text to the kill ring
* 19185: wrong context in delete-whole-word-matchPeter Stephenson2003-10-131-1/+1
|
* 19183: new delete-whole-word-matchPeter Stephenson2003-10-131-0/+56