mirror of
https://codeberg.org/cage/tinmop/
synced 2025-01-23 03:29:56 +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')
|
||||
/kills/ (deletes) the text from the cursor position to the end of
|
||||
the input previously typed;
|
||||
- press /M-left/ and /M-right/ (left alt and left or right arrow
|
||||
together) to browse pages of the suggestion window; the
|
||||
suggestion window is a window that holds a previously inputted
|
||||
- press /M-left/ and /M-right/ (/left alt/ and /left/ or /right/
|
||||
arrow together) to browse pages of the suggestion window; the
|
||||
suggestion window is a window that holds a previously inputted
|
||||
data that are compatible with the string the user is typing into
|
||||
the command window;
|
||||
- if suggestions are gemini URI press /TAB/ to input the current
|
||||
selected suggestion (press tab again to input the next
|
||||
suggestion and so on), otherwise pressing /TAB/ will complete the
|
||||
input with the common prefix of the suggestion window's items;
|
||||
selected suggestion;
|
||||
- if suggestion window is *not* rendered, pressing /up/ and /down/
|
||||
arrow keys will cycle through input history, if there is not a
|
||||
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
|
||||
the input previously typed;
|
||||
.IP \(em 4
|
||||
press \fIM-left\fP and \fIM-right\fP (left alt and left or right arrow
|
||||
together) to browse pages of the suggestion window; the
|
||||
suggestion window is a window that holds a previously inputted
|
||||
press \fIM-left\fP and \fIM-right\fP (\fIleft alt\fP and \fIleft\fP or \fIright\fP
|
||||
arrow together) to browse pages of the suggestion window; the
|
||||
suggestion window is a window that holds a previously inputted
|
||||
data that are compatible with the string the user is typing into
|
||||
the command window;
|
||||
.IP \(em 4
|
||||
if suggestions are gemini URI press \fITAB\fP to input the current
|
||||
selected suggestion (press tab again to input the next
|
||||
suggestion and so on), otherwise pressing \fITAB\fP will complete the
|
||||
input with the common prefix of the suggestion window's items;
|
||||
selected suggestion;
|
||||
.IP \(em 4
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user