1
1

docs: slightly reword the notice about the changed defaults since 4.0

Этот коммит содержится в:
Benno Schulenberg 2019-06-05 19:40:15 +02:00
родитель 157098ee75
Коммит 378aa8bc41
3 изменённых файлов: 6 добавлений и 6 удалений

@ -27,8 +27,8 @@ nano \- Nano's ANOther editor, inspired by Pico
.SH NOTICE .SH NOTICE
Starting with version 4.0, \fBnano\fR no longer hard-wraps an overlong Starting with version 4.0, \fBnano\fR no longer hard-wraps an overlong
line by default, uses smooth scrolling by default, and by default makes line by default. It further uses smooth scrolling by default, and by
use of the line below the title bar. default includes the line below the title bar into the editing area.
.sp .sp
If you want the old, Pico behavior back, you can use \fB\-\-breaklonglines\fR, If you want the old, Pico behavior back, you can use \fB\-\-breaklonglines\fR,
\fB\-\-jumpyscrolling\fR, and \fB\-\-emptyline\fR (or \fB\-bje\fR for short). \fB\-\-jumpyscrolling\fR, and \fB\-\-emptyline\fR (or \fB\-bje\fR for short).

@ -97,8 +97,8 @@ as is reasonable while offering a superset of Pico's functionality.
Pico differ. Pico differ.
Starting with version 4.0, @command{nano} no longer hard-wraps an overlong Starting with version 4.0, @command{nano} no longer hard-wraps an overlong
line by default, uses smooth scrolling by default, and by default makes line by default. It further uses smooth scrolling by default, and by
use of the line below the title bar. default includes the line below the title bar into the editing area.
If you want the old, Pico behavior back, you can use the If you want the old, Pico behavior back, you can use the
following options: @option{--breaklonglines}, following options: @option{--breaklonglines},

@ -23,8 +23,8 @@ nanorc \- GNU nano's configuration file
.SH NOTICE .SH NOTICE
Starting with version 4.0, \fBnano\fR no longer hard-wraps an overlong Starting with version 4.0, \fBnano\fR no longer hard-wraps an overlong
line by default, uses smooth scrolling by default, and by default makes line by default. It further uses smooth scrolling by default, and by
use of the line below the title bar. default includes the line below the title bar into the editing area.
.sp .sp
If you want the old, Pico behavior back, you can use \fBset breaklonglines\fR, If you want the old, Pico behavior back, you can use \fBset breaklonglines\fR,
\fBset jumpyscrolling\fR, and \fBset emptyline\fR. \fBset jumpyscrolling\fR, and \fBset emptyline\fR.