Open Fuzzy Finder when typing **f
#295
Unanswered
primeapple
asked this question in
Q&A
Replies: 1 comment 3 replies
-
Unfortunately, I don't think that'd work because even if you expanded **f to |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm an avid vim user and really really really don't like the
CTRL
,META
, ... keys.So I would love to have an solution where I would type something like
and the File fuzzy finder would open immediately. If I pick a files (or multiple of them), they'll replace the
**f
. Fish hasanywhere
abbreviations now ( https://fishshell.com/docs/current/cmds/abbr.html ), maybe we could use this?Do you guys have any ideas?
Beta Was this translation helpful? Give feedback.
All reactions