Open towc opened 5 years ago
oh, just noticed https://github.com/mfaerevaag/wd/issues/17. Maybe this should be documented somewhere more visible?
So I guess the intended flow is wd x y
. Still, can this be made to work with slashes as well?
Ah you're right. We have forgot to document it actually.
And yes, I do believe it's possible, but it should considered whether it could lead to ambiguities when having warp names with slashes. That being said, I do remember we looked into this, but found that it wasn't trivial to solve due to the zsh completion syntax. You're most welcome to give it a shot yourself, though. If you submit a PR we'll be happy to look at it 😄
This is now a thing! Work in progress, but the core of the functionality is there :smile:
See the PR above
@alpha-tango-kilo need any help with this one? Is this stuck?
See the comments I left on the PR
Say this is my setup:
Something I keep accidentally doing is this:
Instead, I guess the intended workflow is
Any chance this could be a feature? Maybe that would need enabling in the rc file, so it doesn't conflict with people's existing warp points?
Would be lovely if you could also
wd x/y/z/other
, not just one level deep