mirror of
https://codeberg.org/cage/tinmop/
synced 2025-02-02 04:36:43 +01:00
- fixed manpage.
This commit is contained in:
parent
d97bad8d3b
commit
4f4fc1a181
10
doc/man.org
10
doc/man.org
@ -96,15 +96,13 @@
|
|||||||
- /C-k/ (that is: "press 'control' and while pressed press 'k')
|
- /C-k/ (that is: "press 'control' and while pressed press 'k')
|
||||||
/kills/ (deletes) the text from the cursor position to the end of
|
/kills/ (deletes) the text from the cursor position to the end of
|
||||||
the input previously typed;
|
the input previously typed;
|
||||||
- press /M-left/ and /M-right/ (left alt and left or right arrow
|
- press /M-left/ and /M-right/ (/left alt/ and /left/ or /right/
|
||||||
together) to browse pages of the suggestion window; the
|
arrow together) to browse pages of the suggestion window; the
|
||||||
suggestion window is a window that holds a previously inputted
|
suggestion window is a window that holds a previously inputted
|
||||||
data that are compatible with the string the user is typing into
|
data that are compatible with the string the user is typing into
|
||||||
the command window;
|
the command window;
|
||||||
- if suggestions are gemini URI press /TAB/ to input the current
|
- if suggestions are gemini URI press /TAB/ to input the current
|
||||||
selected suggestion (press tab again to input the next
|
selected suggestion;
|
||||||
suggestion and so on), otherwise pressing /TAB/ will complete the
|
|
||||||
input with the common prefix of the suggestion window's items;
|
|
||||||
- if suggestion window is *not* rendered, pressing /up/ and /down/
|
- if suggestion window is *not* rendered, pressing /up/ and /down/
|
||||||
arrow keys will cycle through input history, if there is not a
|
arrow keys will cycle through input history, if there is not a
|
||||||
suggestion window rendered pressing /up/ and /down/ will scroll
|
suggestion window rendered pressing /up/ and /down/ will scroll
|
||||||
|
@ -139,16 +139,14 @@ program;
|
|||||||
\fIkills\fP (deletes) the text from the cursor position to the end of
|
\fIkills\fP (deletes) the text from the cursor position to the end of
|
||||||
the input previously typed;
|
the input previously typed;
|
||||||
.IP \(em 4
|
.IP \(em 4
|
||||||
press \fIM-left\fP and \fIM-right\fP (left alt and left or right arrow
|
press \fIM-left\fP and \fIM-right\fP (\fIleft alt\fP and \fIleft\fP or \fIright\fP
|
||||||
together) to browse pages of the suggestion window; the
|
arrow together) to browse pages of the suggestion window; the
|
||||||
suggestion window is a window that holds a previously inputted
|
suggestion window is a window that holds a previously inputted
|
||||||
data that are compatible with the string the user is typing into
|
data that are compatible with the string the user is typing into
|
||||||
the command window;
|
the command window;
|
||||||
.IP \(em 4
|
.IP \(em 4
|
||||||
if suggestions are gemini URI press \fITAB\fP to input the current
|
if suggestions are gemini URI press \fITAB\fP to input the current
|
||||||
selected suggestion (press tab again to input the next
|
selected suggestion;
|
||||||
suggestion and so on), otherwise pressing \fITAB\fP will complete the
|
|
||||||
input with the common prefix of the suggestion window's items;
|
|
||||||
.IP \(em 4
|
.IP \(em 4
|
||||||
if suggestion window is \fBnot\fP rendered, pressing \fIup\fP and \fIdown\fP
|
if suggestion window is \fBnot\fP rendered, pressing \fIup\fP and \fIdown\fP
|
||||||
arrow keys will cycle through input history, if there is not a
|
arrow keys will cycle through input history, if there is not a
|
||||||
|
Loading…
x
Reference in New Issue
Block a user