summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2021-06-01 13:14:45 +0200
committerDave Davenport <qball@gmpclient.org>2021-06-01 13:14:45 +0200
commit2eefd9b191ee02c78bef11c6fa4575e48e1d372d (patch)
tree2adce80970216e4acf51ec7b9dcc89dc61b93fc4 /doc
parent3598ebe60377abf2abd7fd787d61f79c0ddd58b4 (diff)
[Run] Allow (Ctrl-L) to complete files using file-browser.
Merge old setup from #1116 issue: #1116 #659
Diffstat (limited to 'doc')
-rw-r--r--doc/rofi.12
-rw-r--r--doc/rofi.1.markdown1
2 files changed, 3 insertions, 0 deletions
diff --git a/doc/rofi.1 b/doc/rofi.1
index 39993312..1ab82952 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1369,6 +1369,8 @@ Please see rofi\-theme(5) manpage for more information on themeing.
\fB\fCAlt\-grave\fR: Toggle sorting.
.IP \(bu 2
\fB\fCAlt\-Shift\-S\fR: Take a screenshot and store it in the Pictures directory.
+.IP \(bu 2
+\fB\fCCtrl\-l\fR: File complete for run dialog.
.PP
To get a full list of key bindings on the commandline, see \fB\fCrofi \-h\fR\&.
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 96863421..433e6438 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -836,6 +836,7 @@ Please see rofi-theme(5) manpage for more information on themeing.
* `grave`: Toggle case sensitivity.
* `Alt-grave`: Toggle sorting.
* `Alt-Shift-S`: Take a screenshot and store it in the Pictures directory.
+ * `Ctrl-l`: File complete for run dialog.
To get a full list of key bindings on the commandline, see `rofi -h`.
The options starting with `-kb` are keybindings.