NaiveBayesian@programming.devtoProgrammer Humor@lemmy.ml•What working as an adult would be like according to your third grade writing teacher.
8·
1 year agoWhile I haven’t ascended to fully cursive coding, I do actually enjoy Fantasque Sans for this very reason.
It manages to kind of connect the letters in some ways that my eyes can better see single words as “tokens”. After using it for a while, going back to a regular monospaced font looks like a speadsheet of unconnected letters.
Also
Ctrl + w
to delete one word backwards (which is what OP wants to do).Edit: Nvm I misread the post, deleting is not what OP wants to do. Still gonna keep this because
Ctrl + w
is easily the readline shortcut I use the most.