We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f79d5aa commit bd86c71Copy full SHA for bd86c71
Configs/.config/fish/functions/fzf/ffcd.fish
@@ -1,4 +1,4 @@
1
-function ffcd "Fuzzy search directories with respect to cwd"
+function ffcd -d "Fuzzy search directories with respect to cwd"
2
set initial_query
3
set max_depth 7
4
if set -q argv[1]
0 commit comments