Single post

jump to replies

Do you know a good CLI text editor for text writing (blog post in markdown) on Linux terminal

I like vim but I hate the cursor move when you have long lines (paragraph) on several screen lines.
I expect that going up with the cursor up key, I go up one screen line, but vim go up a full paragraph. It's not easy to move in your text.

What do you use ? I need something easy to use (no time to learn many keys combinations)

#cli #vim #texteditor #markdown

edit: got a solution with vim (gj/gk mapped to cursor arrows), see in replies below

3 replies

back to top