Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-09-14 | 53087: don't produce spurious error when zpty is missing | Oliver Kiddle | 1 | -20/+20 | |
2024-03-05 | 52641: incarg: add a backward variant and make it repeatable | midchildan | 1 | -78/+280 | |
2024-02-15 | 52520: add new features and improvements to the "incarg" ZLE widget | midchildan | 1 | -0/+360 | |
- 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 |