Options non reconnues dans le .nanorc
parent
4595f28f92
commit
f354f0729b
|
@ -65,7 +65,8 @@ set historylog
|
|||
# set matchbrackets "(<[{)>]}"
|
||||
|
||||
## Use the blank line below the titlebar as extra editing space.
|
||||
set morespace
|
||||
## L'option n'est pas reconnue sur les machines.
|
||||
# set morespace
|
||||
|
||||
## Enable mouse support, if available for your system. When enabled,
|
||||
## mouse clicks can be used to place the cursor, set the mark (with a
|
||||
|
@ -152,7 +153,8 @@ set positionlog
|
|||
# set speller "aspell -x -c"
|
||||
|
||||
## Allow nano to be suspended.
|
||||
set suspend
|
||||
## L'option n'est pas reconnue sur les machines.
|
||||
# set suspend
|
||||
|
||||
## Use this tab size instead of the default; it must be greater than 0.
|
||||
set tabsize 4
|
||||
|
|
Loading…
Reference in New Issue