From 4a9733114bdf41a3f874a50cec457b3e2450968e Mon Sep 17 00:00:00 2001 From: Scoopta Date: Thu, 7 May 2020 15:36:01 -0700 Subject: [PATCH] Added documentation about the control and shift modifiers in run mode --- man/wofi.7 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/wofi.7 b/man/wofi.7 index 576520b..580f8a0 100644 --- a/man/wofi.7 +++ b/man/wofi.7 @@ -32,6 +32,9 @@ The character used to separate dmenu entries, default is \\n. .B print_line_num=\fIBOOL\fR When an entry is selected the number of the line the entry was on is printed instead of the entry itself. This disables caching as it's fundamentally incompatible with it. +.SH RUN +In run mode holding ctrl while running an entry will cause arguments to be parsed even if always_parse_args=false. Holding shift will cause the entry to be run in a terminal. + .SH RUN CONFIG OPTIONS .TP .B always_parse_args=\fIBOOL\fR