summaryrefslogtreecommitdiff
path: root/Functions/Zle/incarg
AgeCommit message (Collapse)AuthorFilesLines
2024-03-0552641: incarg: add a backward variant and make it repeatablemidchildan1-7/+57
2024-02-1652546: incarg: avoid unneeded subshellMikael Magnusson1-2/+1
2024-02-1552520: add new features and improvements to the "incarg" ZLE widgetmidchildan1-31/+242
- Decrement integers without defining a new widget - Preserve the number of leading zeros - Increment binaries, octals, and hexadecimals - Move the cursor to the end of the incremented integer - Create a sequence of integers across terminal panes - Add a Vim variant - Also add tests
2008-07-1125276: use autoload -z for zsh-autoload functionsPeter Stephenson1-1/+1
1999-09-13Initial revisionTanaka Akira1-0/+43