-
Notifications
You must be signed in to change notification settings - Fork 397
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
Error when using vim-dispatch #128
Labels
Comments
I'm still experiencing this issue after your last commit... Happy to provide any debug info you might want. |
The |
fixed in last version |
Happy to report that this bug is now fixed. Thanks @kassio! |
AndrewRadev
added a commit
to AndrewRadev/ack.vim
that referenced
this issue
Dec 24, 2014
* 'master' of https://github.com/mileszs/ack.vim: (109 commits) Fix highlight, now using negative looking behind Change mappings o and O to behave as documented simplify regexp on highlight function Fix(again) highlight function to work with options Add a changelog entry Manual apply of @mannih fix in highlight fix highlight when using ack with options Fixed formatting of slashes Fix typo in the doc remove grouped results format fixes mileszs#129 improve readme Fixes errorformat when using vim-dispatch. fixes mileszs#128. Always apply mappings, even when using vim-dispatch use &:lhlsearch instead of v:hlsearch, to keep compatibility fixes changelog Added vim-dispatch to changelog Remove comment Make Ack work with vim-dispatch add ack version on readme(fixes mileszs#125) ... Conflicts: README.md doc/ack.txt plugin/ack.vim
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
With
vim-dispatch
support activated, files can't be opened from the quickfix list. It fails with the errorI'm running Vim inside Tmux.
The text was updated successfully, but these errors were encountered: