about summary refs log tree commit diff
path: root/Functions/Zle/vi-pipe
Commit message (Collapse)AuthorAgeFilesLines
* 39986, 39989: improve handling of vi-repeat-changeOliver Kiddle2016-11-201-0/+3
| | | | | | Save previous vi change and throw away a new change that fails. Add zle -f vichange to allow shell widget to be a single change. Fix repeat of command where numeric arguments were multiplied.
* unposted: fix vi-pipe for visual mode: don't need to force line modeOliver Kiddle2016-07-281-1/+1
|
* 38936: fix vi-pipe function for option compatibilityOliver Kiddle2016-07-241-3/+8
|
* 38770: vi upper/lowercase widgets and shell widget example that reads a vi ↵Oliver Kiddle2016-06-291-0/+31
movement