help-nano
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-nano] use 'bind ^J enter main' instead


From: Yves Goergen
Subject: Re: [Help-nano] use 'bind ^J enter main' instead
Date: Fri, 19 May 2017 21:10:41 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Hello Benno,

This finally works fine now, thank you!

Yves

________________________________________
Von: Benno Schulenberg
Gesendet: Mi, 2017-05-17 21:32 +0200

Hello Yves,

On Wed, May 17, 2017, at 21:10, Yves Goergen wrote:
The unbind config seems to help a bit, but doesn't give me the desired
result. I've opened the same file on the server and pasted multi-line
text from the same local file into it. No justify was triggered, no
unrelated text was inadvertently modified. But the line break wasn't
pasted as well. The two lines I copied were pasted as one, with no space
in between. Line breaks seem to be lost in nano.

If linebreaks are lost, then tell nano that ^Js are linebreaks.
Instead of the "unbind ^J main", put this line in your nanorc:

   bind ^J Enter main

See also this item in the FAQ:

   https://nano-editor.org/dist/latest/faq.html#4.8b

Can that be made working again?

^Js never caused Enters in nano.  If things changed for you,
it must be because your setup changed somehow.

Benno





reply via email to

[Prev in Thread] Current Thread [Next in Thread]