docs: note a small difference with Pico in the default hard-wrapping

master
Benno Schulenberg 2018-05-14 12:10:38 +02:00
parent ca538e6f08
commit dac3b25d16
1 changed files with 5 additions and 0 deletions

View File

@ -1519,6 +1519,11 @@ The output of the "Display Cursor Position" command (@kbd{^C}) displays
not only the current line and character position of the cursor,
but also (between the two) the current column position.
@item Hard-Wrapping
By default, @command{nano} hard-wraps lines at screen width minus eight
columns, whereas Pico does it at screen width minus six columns. You can
make @command{nano} do the same as Pico by using @option{--fill=-6}.
@item Spell Checking
In the internal spell checker misspelled words are sorted alphabetically
and trimmed for uniqueness, such that the words 'apple' and 'Apple' will