mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-20 01:23:43 -05:00
Updated Examples (markdown)
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user