m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 00:53:42 -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
$1 "${arguments[@]}"
fi
# 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
# otherwise there will be errors)