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 Benno, > ?? Softwrap still breaks words anywhere, when at the edge > of the screen. Which options do you set in your .nanorc to > get the behavior you want? Oh damn, you are right and I got a bit over exited. I realized that the "soft wraps" were actually hard line breaks. My .nanorc is: set const set softwrap set tabsize 4 set tabstospaces but this is not relevant any more. Thanks anyway. Leonhard