m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 16:45:38 -05:00

Updated Examples (markdown)

smhc
2022-05-23 21:06:37 +10:00
parent 6e0efea4df
commit e4412d3dd0

@@ -434,8 +434,9 @@ Suggested by [@knoxknox](https://github.com/knoxknox)
[[ -n $1 ]] && cd $1 # go to provided folder or noop
typeset AG_DEFAULT_COMMAND="ag -i -l --hidden"
typeset IFS=$'\n'
typeset selected=($(
fzf \
fzf \
-m \
-e \
--ansi \