From 4c92d1fc0c9ae1ad39885a094a1d0ffca5987d07 Mon Sep 17 00:00:00 2001 From: QC Date: Wed, 24 Dec 2014 16:16:24 +0100 Subject: [PATCH] Add delete from history to manpage. --- doc/rofi-manpage.markdown | 1 + doc/rofi.1 | 2 ++ 2 files changed, 3 insertions(+) diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index a5d9a179..da8f5f6c 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -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 diff --git a/doc/rofi.1 b/doc/rofi.1 index e1197c47..20e910c2 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -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