summaryrefslogtreecommitdiff
path: root/Functions/Zle/vi-pipe
AgeCommit message (Collapse)AuthorFilesLines
2016-11-2039986, 39989: improve handling of vi-repeat-changeOliver Kiddle1-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.
2016-07-28unposted: fix vi-pipe for visual mode: don't need to force line modeOliver Kiddle1-1/+1
2016-07-2438936: fix vi-pipe function for option compatibilityOliver Kiddle1-3/+8
2016-06-2938770: vi upper/lowercase widgets and shell widget example that reads a vi ↵Oliver Kiddle1-0/+31
movement