This looks pretty cool. I do want to modify it so that if I hit the tab key immediately after a backslash, a tab is inserted.
Incidentally, you might prefer the syntax $'\t' to "$(printf "\t")". Norman
This looks pretty cool. I do want to modify it so that if I hit the tab key immediately after a backslash, a tab is inserted.
Incidentally, you might prefer the syntax $'\t' to "$(printf "\t")". Norman