Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fuzzy support #19

Open
nikitavoloboev opened this issue May 25, 2018 · 1 comment
Open

Add fuzzy support #19

nikitavoloboev opened this issue May 25, 2018 · 1 comment

Comments

@nikitavoloboev
Copy link

Would be nice if I could do this:

~/Desktop
❯ mkdir -p a/b/c/d

~/Desktop
❯ cd a/b/c/d

~/Desktop/a/b/c/d
❯ bd desk
bd: Error: No parent directory named 'desk'

~/Desktop/a/b/c/d
❯

Basically type few characters of the name instead of the entire name every time. In this case desk should match Desktop case insensitive.

@Tarrasch
Copy link
Owner

Duplicate of #11 I think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants