Re: UTF-8 support was requested, but insufficient UTF-8 support was detected
Leonhard Küper <[email protected]>
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, > If I were you, I would unset softwrap and just let nano > break long lines with hard line breaks. If later you want > to export your texts to some other program, you could do > 'nano --fill=999999 --auto yourfile' and then type Meta-J > to "rejustify" every paragraph into a single long line. That's a nice tip. Thanks. I guess you mean ^J and not Meta-J. What does the --auto option do? I could not find it the documentation? Leonhard