wd icon indicating copy to clipboard operation
wd copied to clipboard

:rocket: Jump to custom directories in zsh

Results 11 wd issues
Sort by recently updated
recently updated
newest added

Fix the warp points not complete issue: ## create warp point ```zsh ~/demo:cpp % wd add democpp * Warp point added ``` ## original ```zsh ~/demo:cpp % wd list *...

**Describe the bug** `wd show` is not correctly showing warp points that are located within my home directory structure. Warp points that just go to `$HOME` do show up with...

Bug

OpenBSD `getopt` does not support `-l`. There's a `gnugetopt` port/package that is the GNU implementation (the one on Linux) that supports `-l`. So if `gnugetopt` is present in the PATH...

Enhancement

**What does this PR do/change?** Allows use of `wd foo/bar/baz` as well as the current `wd foo bar/baz`. That is to warp to `foo` and then cd to `./bar/baz` **Does...

Enhancement

As many some may have noticed, I am not as responsive and active as I should be. This is partly due to me not using zsh anymore (moved to fish...

Repo question

I started to use wd a few days ago and I realy like it. I just thought it would be cool if one would be able to do something like...

Enhancement

Say this is my setup: ```bash cd some/path mkdir y wd add x cd ~ ``` Something I keep accidentally doing is this: ```bash wd x/y ``` Instead, I guess...

Enhancement

Thanks for this awesome tool. This is great work. I'm using `wd` (0.4.6) on `zsh` (5.4.2) with `oh-my-zsh`. When I have ``` ~/wd ❯ tree . ├── bla │   └──...

Bug
Help wanted

![screen shot 2014-12-22 at 9 00 44 am](https://cloud.githubusercontent.com/assets/947110/5525771/0d547ece-89b9-11e4-9c88-34e51d3133d4.png) This just cycles constantly and doesn't let me answer

Bug

**Describe the bug** Typing `wd ` doesn't actually change directories. Everything seems like it's going to work, but the most important part doesn't seem to do anything. **To Reproduce** Steps...

Bug
Plugin manager