summaryrefslogtreecommitdiffstats
path: root/doc/rofi.1
diff options
context:
space:
mode:
authorQuentin Glidic <sardemff7+git@sardemff7.net>2016-03-17 13:14:30 +0100
committerQuentin Glidic <sardemff7+git@sardemff7.net>2016-03-20 10:39:34 +0100
commit20c9abf0a2ef3072453b92db71ad259fd008e27a (patch)
treefaa9a30fce30b4adaa0a9b4aa25f7c6d9dfb465e /doc/rofi.1
parentc7bc850bb8936944311e4a391ae2ade100e8948d (diff)
keybindings: Merge accept-custom and accept-entry-continue
Signed-off-by: Quentin Glidic <sardemff7+git@sardemff7.net>
Diffstat (limited to 'doc/rofi.1')
-rw-r--r--doc/rofi.16
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 4d5d8a9d..9afda3a5 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -198,7 +198,7 @@ Or get the options from a script:
.IP "" 0
.
.P
-Pressing \fBshift\-enter\fR sends the selected entry to STDOUT and moves to the next entry\.
+Pressing the \fBaccept\-custom\fR binding (\fBcontrol\-enter\fR or \fBshift\-enter\fR) sends the selected entry to STDOUT and moves to the next entry\.
.
.P
\fB\-show\fR \fImode\fR
@@ -1154,10 +1154,10 @@ Show a list of all the windows and allow switching between them\.
Shows a list of the windows on the current desktop and allows switching between them\.
.
.SS "Run"
-Shows a list of executables in \fB$PATH\fR and can launch them (optional in a terminal)\.
+Shows a list of executables in \fB$PATH\fR and can launch them (optional in a terminal)\. Pressing the \fBaccept\-custom\fR binding (\fBcontrol\-enter\fR or \fBshift\-enter\fR) will run the command in a terminal\.
.
.SS "DRun"
-Same as the \fBrun\fR launches, but the list is created from the installed desktop files\. It automatically launches them in a terminal if specified in the Desktop File\.
+Same as the \fBrun\fR launches, but the list is created from the installed desktop files\. It automatically launches them in a terminal if specified in the Desktop File\. Pressing the \fBaccept\-custom\fR binding (\fBcontrol\-enter\fR or \fBshift\-enter\fR) with custom input (no entry matching) will run the command in a terminal\.
.
.SS "SSH"
Shows a list of SSH targets based on your ssh config file, and allows to quickly ssh into them\.