a directory jumper written in ksh (and a bit of awk) #938
jghub
started this conversation in
Show and tell
Replies: 0 comments
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.
-
ok then.... here's my attempt at sharing something (I find) useful:
https://github.com/jghub/sd-switchdir
originally written around 2011, used ever since, very recently overhauled and
fzfUI integrated for interactive directory selection. but primary envisaged use of the tool is of course to docd regex(and that frequently just meanscd substring_of_basenameor similar) and mostly end up where you wanted to on first try (it seems (not really sure) one real difference to similar tools is that you can cycle through multiple matches to a pattern by just repeating the command so you can quickly got to 2nd best hit etc.).Beta Was this translation helpful? Give feedback.
All reactions