docs: refer to the FAQ when <Alt+Up> does nothing on a Linux console
Этот коммит содержится в:
родитель
aa553ee5d6
Коммит
0ac2dfd920
@ -1471,10 +1471,14 @@ Goes one line down (in the editor or browser).
|
|||||||
@item scrollup
|
@item scrollup
|
||||||
Scrolls the viewport up one row (meaning that the text slides down)
|
Scrolls the viewport up one row (meaning that the text slides down)
|
||||||
while keeping the cursor in the same text position, if possible.
|
while keeping the cursor in the same text position, if possible.
|
||||||
|
(This function is bound by default to <Alt+Up>.
|
||||||
|
If <Alt+Up> does nothing on your Linux console, see the FAQ:
|
||||||
|
@url{https://nano-editor.org/dist/latest/faq.html#4.1}.)
|
||||||
|
|
||||||
@item scrolldown
|
@item scrolldown
|
||||||
Scrolls the viewport down one row (meaning that the text slides up)
|
Scrolls the viewport down one row (meaning that the text slides up)
|
||||||
while keeping the cursor in the same text position, if possible.
|
while keeping the cursor in the same text position, if possible.
|
||||||
|
(This function is bound by default to <Alt+Down>.)
|
||||||
|
|
||||||
@item center
|
@item center
|
||||||
Scrolls the line with the cursor to the middle of the screen.
|
Scrolls the line with the cursor to the middle of the screen.
|
||||||
|
@ -713,10 +713,15 @@ Goes one line down (in the editor or browser).
|
|||||||
.B scrollup
|
.B scrollup
|
||||||
Scrolls the viewport up one row (meaning that the text slides down)
|
Scrolls the viewport up one row (meaning that the text slides down)
|
||||||
while keeping the cursor in the same text position, if possible.
|
while keeping the cursor in the same text position, if possible.
|
||||||
|
(This function is bound by default to <Alt+Up>.
|
||||||
|
If <Alt+Up> does nothing on your Linux console, see the FAQ:
|
||||||
|
.UR https://nano\-editor.org/dist/latest/faq.html#4.1
|
||||||
|
.UE .)
|
||||||
.TP
|
.TP
|
||||||
.B scrolldown
|
.B scrolldown
|
||||||
Scrolls the viewport down one row (meaning that the text slides up)
|
Scrolls the viewport down one row (meaning that the text slides up)
|
||||||
while keeping the cursor in the same text position, if possible.
|
while keeping the cursor in the same text position, if possible.
|
||||||
|
(This function is bound by default to <Alt+Down>.)
|
||||||
.TP
|
.TP
|
||||||
.B center
|
.B center
|
||||||
Scrolls the line with the cursor to the middle of the screen.
|
Scrolls the line with the cursor to the middle of the screen.
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user