1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-10 09:21:12 +01:00
Commit graph

4 commits

Author SHA1 Message Date
Mikael Magnusson
74722b8d4e 52546: incarg: avoid unneeded subshell 2024-02-16 13:17:26 +01:00
midchildan
fb9a7cc5dd 52520: add new features and improvements to the "incarg" ZLE widget
- 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
2024-02-15 15:40:37 +01:00
Peter Stephenson
ffabab4e74 25276: use autoload -z for zsh-autoload functions 2008-07-11 19:12:22 +00:00
Tanaka Akira
e712b19c33 Initial revision 1999-09-13 16:30:19 +00:00