From dc101975aa6824661cb0859e43af5f484caabaa2 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Mon, 5 Jul 2021 16:47:24 +0200 Subject: [Doc] Clarify and update run/drun alt/custom binding. --- doc/rofi-theme.5 | 8 +++++++- doc/rofi.1 | 6 ++++-- doc/rofi.1.markdown | 6 ++++-- 3 files changed, 15 insertions(+), 5 deletions(-) diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5 index 1331729c..dc12e4fb 100644 --- a/doc/rofi-theme.5 +++ b/doc/rofi-theme.5 @@ -1290,10 +1290,16 @@ The current layout of \fBrofi\fP is structured as follows: .PP .RS -.PP +.RS +.IP \(bu 2 ci is the case\-indicator +.IP \(bu 2 fr is the num\-filtered\-rows +.IP \(bu 2 ns is the num\-rows + +.RE + .RE .SS Error message structure diff --git a/doc/rofi.1 b/doc/rofi.1 index c7bd6a29..dd8f9a0e 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -1394,7 +1394,8 @@ If there is no match, it will try to launch the input. .PP Shows a list of executables in \fB\fC$PATH\fR and can launch them (optional in a terminal). Pressing the \fB\fCdelete\-entry\fR binding (\fB\fCshift\-delete\fR) will remove this entry from the run history. -Pressing the \fB\fCaccept\-custom\fR binding (\fB\fCcontrol\-enter\fR or \fB\fCshift\-enter\fR) will run the command in a terminal. +Pressing the \fB\fCaccept\-custom\fR binding (\fB\fCcontrol\-enter\fR) will run the command as entered in the entry box. +Pressing the \fB\fCaccept\-alt\fR binding (\fB\fCshift\-enter\fR) will run the command in a terminal. .PP When pressing the \fB\fCmode\-complete\fR binding (\fB\fCControl\-l\fR), you can use the File Browser mode to launch the application @@ -1405,7 +1406,8 @@ with a file as the first argument. Same as the \fBrun\fP 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 \fB\fCdelete\-entry\fR binding (\fB\fCshift\-delete\fR) will remove this entry from the run history. -Pressing the \fB\fCaccept\-custom\fR binding (\fB\fCcontrol\-enter\fR or \fB\fCshift\-enter\fR) will run the command in a terminal. +Pressing the \fB\fCaccept\-custom\fR binding (\fB\fCcontrol\-enter\fR) will run the command as entered in the entry box. +Pressing the \fB\fCaccept\-alt\fR binding (\fB\fCshift\-enter\fR) will run the command in a terminal. .PP When pressing the \fB\fCmode\-complete\fR binding (\fB\fCControl\-l\fR), you can use the File Browser mode to launch the application diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown index 20a14677..1ed5dbe1 100644 --- a/doc/rofi.1.markdown +++ b/doc/rofi.1.markdown @@ -848,7 +848,8 @@ If there is no match, it will try to launch the input. Shows a list of executables in `$PATH` and can launch them (optional in a terminal). Pressing the `delete-entry` binding (`shift-delete`) will remove this entry from the run history. -Pressing the `accept-custom` binding (`control-enter` or `shift-enter`) will run the command in a terminal. +Pressing the `accept-custom` binding (`control-enter`) will run the command as entered in the entry box. +Pressing the `accept-alt` binding (`shift-enter`) will run the command in a terminal. When pressing the `mode-complete` binding (`Control-l`), you can use the File Browser mode to launch the application with a file as the first argument. @@ -858,7 +859,8 @@ with a file as the first argument. Same as the **run** 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 `delete-entry` binding (`shift-delete`) will remove this entry from the run history. -Pressing the `accept-custom` binding (`control-enter` or `shift-enter`) will run the command in a terminal. +Pressing the `accept-custom` binding (`control-enter`) will run the command as entered in the entry box. +Pressing the `accept-alt` binding (`shift-enter`) will run the command in a terminal. When pressing the `mode-complete` binding (`Control-l`), you can use the File Browser mode to launch the application passing a file as argument if specified in the desktop file. -- cgit v1.2.3