stuff
This commit is contained in:
parent
7f859b3305
commit
62df19e39f
7 changed files with 30 additions and 9 deletions
|
|
@ -21,5 +21,5 @@ function menu --description 'Opens a menu of a list of Strings and writes the re
|
|||
set -a fuzzel_args "--index"
|
||||
end
|
||||
|
||||
string join -- \n $argv | fuzzel --dmenu $fuzzel_args
|
||||
string unescape (string join -- \n $argv) | fuzzel --dmenu $fuzzel_args
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue