Re: Disable justify on ^J
Chris Allegretta <[email protected]>
| Newsgroups | gmane.editors.nano.general |
|---|---|
| Message-ID | <CAJqk+=MHL=bWiLKk=CNpKARd0_WmQf05uLOKn8TT2iWTBCh_6A@mail.gmail.com> |
I've not never seen the issue you're describing and have used nano over PuTTY quite a bit. You may want try try forcing your terminal to vt100 or vt220 if you have issues with the default setup, which can do through the putty configuration, or forcing it on the command line on the host you're connected to (e.g. "export TERM=vt100"). Both of Mark and Benno's suggestions are excellent as well. There may be an issue with nano's input mechanism switching between raw, cooked and cbreak mode, which was done some number of time over the course of the editor's life, but you'd have to be willing to try several different versions in order to determine where the breakage began with the setup you're using. On Tue, Apr 25, 2017 at 8:40 AM, Benno Schulenberg <[email protected]> wrote: > > On Sun, Apr 23, 2017, at 12:53, Benno Schulenberg wrote: >> So in your /etc/nanorc (or /root/.nanorc or /home/user/.nanorc) >> on the server, add this line: >> >> unbind ^J main > > Yves? Did this have the desired effect for you? > > Benno > > -- > http://www.fastmail.com - Accessible with your email software > or over the web > > > _______________________________________________ > Help-nano mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/help-nano