aboutsummaryrefslogtreecommitdiffstats
path: root/incdec
AgeCommit message (Expand)Author
2021-08-24incdec: Add comments to describe Bash functionsTeddy Wing
2021-08-24incdec: Remove old codeTeddy Wing
2021-08-23Turn off strict and warnings in final `perl -e` scriptTeddy Wing
2021-08-23Generate `incdec` from `incdec.m4`Teddy Wing
2021-08-22incdec: Move point if negative hyphen is added or removedTeddy Wing
2021-08-22incdec: Idea for point moving when changing from positive to negativeTeddy Wing
2021-08-22incdec: Try new negative last number handling in the Readline bindingsTeddy Wing
2021-08-21incdec: Add a note for basic point handling when line length changesTeddy Wing
2021-08-21incdec: Add increment and decrement bindingsTeddy Wing
2021-08-21incdec: Get increment working in a Readline bindingTeddy Wing
2021-08-20Add idea for command line point start/end behaviourTeddy Wing
2021-08-08incdec: Increment the number on the current lineTeddy Wing
2021-08-08incdec: Increment the number and print the whole lineTeddy Wing
2021-08-08incdec: Ideas for operating on the full command lineTeddy Wing
2021-08-07incdec: Ideas for bindings and getting point locationTeddy Wing
2021-01-09Idea for a Readline binding to increment/decrement a numberTeddy Wing