vim-dispatch
vim-dispatch copied to clipboard
Add a count to Copen to set quickfix height
Proposal of a PR to close #177. If you agree with this solution, I could mention the option in the documentation.
I don't think I'm on board with the whole dispatch_temporary_quickfix_height shenanigans.
Thinking about it, I’m not so sure either.
So I rewrote this PR to what I originally had in mind, when I opened #177.
This does change a current behaviour for users who set dispatch_quickfix_height and expect Copen to use this value, but this makes it closer to copen, using 10 lines unless you explicitly mention the height.
@tpope did you have time to look that PR again?