mirror of
https://github.com/davatorium/rofi.git
synced 2025-07-31 21:59:25 -04: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.
|
* `?`: 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-/`: Switch to the previous modi. The list can be customized with the `-switchers` argument.
|
||||||
* `Ctrl-space`: Set selected item as input text.
|
* `Ctrl-space`: Set selected item as input text.
|
||||||
|
* `Shift-Del`: Delete entry from history.
|
||||||
|
|
||||||
## FAQ
|
## 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.
|
\fB\fCctrl\-/\fR: Switch to the previous modi. The list can be customized with the \fB\fC\-switchers\fR argument.
|
||||||
.IP \(bu 2
|
.IP \(bu 2
|
||||||
\fB\fCCtrl\-space\fR: Set selected item as input text.
|
\fB\fCCtrl\-space\fR: Set selected item as input text.
|
||||||
|
.IP \(bu 2
|
||||||
|
\fB\fCShift\-Del\fR: Delete entry from history.
|
||||||
.RE
|
.RE
|
||||||
.SH FAQ
|
.SH FAQ
|
||||||
.PP
|
.PP
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue