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

Make it work with --group #19

Open
npearson72 opened this issue Oct 1, 2013 · 2 comments
Open

Make it work with --group #19

npearson72 opened this issue Oct 1, 2013 · 2 comments

Comments

@npearson72
Copy link

When I set --nogroup, it works fine. When I set --group, it doesn't. Any chance to make it work with group enabled?

@losingkeys
Copy link
Collaborator

Is the desired behavior:

  1. To have a blank line in the quickfix window between matches for different files
  2. To see the same blank line in the scrollback when you background/quit vim
  3. Both
  4. Something else

?

@losingkeys
Copy link
Collaborator

--group is the default, right? If so then it works out of the box with --group. If not, can you provide an ag --some-options command (that you'd run outside of vim) that causes this to fail? Once #27 is merged you'll be able just to set g:agprg to some ag command with options and g:agformat to something that the default errorformat option accepts, and it should just work.

Numkil pushed a commit to Numkil/ag.nvim that referenced this issue Dec 18, 2015
Numkil pushed a commit to Numkil/ag.nvim that referenced this issue Dec 18, 2015
Added documentation

relates rking#19
Numkil pushed a commit to Numkil/ag.nvim that referenced this issue Dec 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants