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

Slash character doesn't navigate into folder if I type too quickly #2077

Closed
lgarron opened this issue Jul 23, 2015 · 5 comments
Closed

Slash character doesn't navigate into folder if I type too quickly #2077

lgarron opened this issue Jul 23, 2015 · 5 comments

Comments

@lgarron
Copy link
Contributor

lgarron commented Jul 23, 2015

I have a folder called src in my index that contains the folder net. If I quickly type src/net into Quicksilver, it simply drops the slash:

screen shot 2015-07-23 at 13 32 58

If I wait for the src folder result to pop up before typing /, the correct sequence takes place:
screen shot 2015-07-23 at 13 33 53
screen shot 2015-07-23 at 13 34 00

This is a bit annoying and surprising, because it doesn't happen if I use the right arrow key instead of /. I like / because it's nicer to type, but the fact that it fails if I don't pause makes Quicksilver feel unreliable.

@pjrobertson
Copy link
Member

Confirmed. I've seen this and it's annoyed me a lot.

@pjrobertson
Copy link
Member

I've made a PR to hopefully fix this. @lgarron if you can build that branch and test it, that would be appreciated. There have always been problems making sure that the / character is handled properly in all situations.

Thanks

@lgarron
Copy link
Contributor Author

lgarron commented Jul 27, 2015

#2077 works marvelously! :-D

@juhucoding
Copy link

For me, the slash seems to have the same effect that the escape key has, no matter how fast I type.

I'm on version 1.2.2 (4011), OS X 10.10.4

@lgarron
Copy link
Contributor Author

lgarron commented Aug 3, 2015

@juhucoding You might need to specify this behavior in the preferences.

skurfer added a commit that referenced this issue Aug 3, 2015
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

3 participants