m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-20 01:23:43 -05:00

Updated Examples (markdown)

Matthew Bennett
2020-10-18 20:06:50 +02:00
parent 68b5c09944
commit ed9016ae13

@@ -156,6 +156,7 @@ f() {
else else
$1 "${arguments[@]}" $1 "${arguments[@]}"
fi fi
# If the program is not on the list of GUIs (e.g. vim, cat, etc.) bring it # If the program is not on the list of GUIs (e.g. vim, cat, etc.) bring it
# to foreground so we can see the output. Also put cd on this list # to foreground so we can see the output. Also put cd on this list
# otherwise there will be errors) # otherwise there will be errors)