We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
next-error
After ag-project, the result window has the cursor on the first result
ag-project
Expected behavior:
M-g n
Actual behavior:
Note: I'd be happy to make a PR about this, but I need a hint as to where the "selection of first result" occurs.
On my machine, the output of ag --version is: 1.0.2 My Emacs version is: 24.5.1 I'm using: Debian stretch
ag --version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
After
ag-project
, the result window has the cursor on the first resultExpected behavior:
M-g n
select the first result and jumps to the row in the relevant buffer.Actual behavior:
Note:
I'd be happy to make a PR about this, but I need a hint as to where the "selection of first result" occurs.
On my machine, the output of
ag --version
is: 1.0.2My Emacs version is: 24.5.1
I'm using: Debian stretch
The text was updated successfully, but these errors were encountered: