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

Minibuffer window is not active #286

Closed
vicwer opened this issue Aug 30, 2019 · 3 comments
Closed

Minibuffer window is not active #286

vicwer opened this issue Aug 30, 2019 · 3 comments
Assignees

Comments

@vicwer
Copy link

vicwer commented Aug 30, 2019

You can run the command ‘dumb-jump-go’ with C-M-g
Took over 2s to find ’split’. Please install ag or rg, or add a .dumbjump file to ’/home/user’ with path exclusions
user-error: Minibuffer window is not active
emacs-25, how to use it, pls?

@jacktasia
Copy link
Owner

@vicwer Sounds like you're trying to jump in an undefined project. Usually, it will automatically find the project root by looking for one of these files since most projects use version control like git this is rarely a problem. In your case, it's probably defaulting to your home directory, which probably has too much stuff to search quickly

Try adding an empty .dumbjump to the root of the project. Issue #128 is probably related. I hope this helps. Please let me know if you continue to have issues.

@jacktasia jacktasia self-assigned this Aug 30, 2019
@vicwer
Copy link
Author

vicwer commented Aug 30, 2019

@jacktasia Hello, I add an empty .dumpjump in my project, it's worked!
That's awesome~~~Thank you very much !!!

@jacktasia
Copy link
Owner

Happy to hear you got it working. Thanks for letting me know.

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