brownbetty: Silouhette of figure, vines, planet in background (Explorer)
brownbetty ([personal profile] brownbetty) wrote in [community profile] command_liners2010-11-29 12:50 pm

Text editor recs?

I want a command line text editor that can do a soft-word wrap. By "soft," I mean that long lines won't scroll past the right edge of my screen, but when I save my file, I won't discover it's had a mess of line breaks inserted into my text every seventy-odd chars.

I'd be mostly writing in natural English, so emacs or vi are rather more complicated than I'm looking for, but if you tell me one of them is my only solution, I will cry and then suck it up and learn to use whichever.
foxfirefey: A guy looking ridiculous by doing a fashionable posing with a mouse, slinging the cord over his shoulders. (geek)

[personal profile] foxfirefey 2010-11-29 07:00 pm (UTC)(link)
So, I think learning the basics of vi is a pretty good thing to do (it doesn't take much to be able to get in, write, move around, and get out) BUT nano does what you need it to. It's pretty much the most basic of the command line editors.

You can get it to soft wrap by pressing the "esc" button and then a $ sign.