mirror of
https://github.com/davatorium/rofi.git
synced 2025-02-03 15:34:54 -05:00
Add delete from history to manpage.
This commit is contained in:
parent
8afba6e875
commit
4c92d1fc0c
2 changed files with 3 additions and 0 deletions
|
@ -378,6 +378,7 @@ Rofi supports the following keybindings:
|
|||
* `?`: Switch to the next modi. The list can be customized with the `-switchers` argument.
|
||||
* `ctrl-/`: Switch to the previous modi. The list can be customized with the `-switchers` argument.
|
||||
* `Ctrl-space`: Set selected item as input text.
|
||||
* `Shift-Del`: Delete entry from history.
|
||||
|
||||
## FAQ
|
||||
|
||||
|
|
|
@ -493,6 +493,8 @@ Rofi supports the following keybindings:
|
|||
\fB\fCctrl\-/\fR: Switch to the previous modi. The list can be customized with the \fB\fC\-switchers\fR argument.
|
||||
.IP \(bu 2
|
||||
\fB\fCCtrl\-space\fR: Set selected item as input text.
|
||||
.IP \(bu 2
|
||||
\fB\fCShift\-Del\fR: Delete entry from history.
|
||||
.RE
|
||||
.SH FAQ
|
||||
.PP
|
||||
|
|
Loading…
Add table
Reference in a new issue