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

Quickfix mappings sometimes leak into other buffers #6

Open
smackesey opened this issue Jun 22, 2013 · 0 comments
Open

Quickfix mappings sometimes leak into other buffers #6

smackesey opened this issue Jun 22, 2013 · 0 comments

Comments

@smackesey
Copy link

I've found two things with the Quickfix mappings:

  • Sometimes they seem to get activated and stuck in a non-quickfix buffer. For example, the t mapping to <C-W><CR><C-W>T will be stuck, and doing a :map t to whatever seems to do nothing to fix it.
  • On a related note, I've tried to override these mapping in the quickfix itself using an after/ftplugin/qf.vim and it doesn't work. Also, entering my override mappings directly as ex commands doesn't work. Greper seems to be blocking it.

Finally, it would be nice if you provided an option to disable the default quickfix mappings. Thanks!

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

1 participant