Thursday, 22 April 2021

Jump to start/end of word in Nano

If you’re anything like me, you hate waiting for things. And one of those things you hate waiting for is the cursor on a text input box to move to the start or end of the word you want to edit.

As such, you’ve probably already learnt important keyboard shortcuts such as alt + left/right to get to the start or end of each word, or even command + left/right to get to the start or end of the line.

And then, you open up Nano in a terminal.

Continue Reading