vim-qf_resize icon indicating copy to clipboard operation
vim-qf_resize copied to clipboard

Support for preview windows

Open hiqsol opened this issue 6 years ago • 3 comments

I find your plugin very useful! Can it do the same for preview windows?

Thanks!

hiqsol avatar Jun 24 '18 18:06 hiqsol

Likely. Interesting idea.

Needs to detect the preview window though, of course - and that does not have a specific buftype/filetype. Would need to investigate.

Just out of interest: do you use Neovim (since it is broken with Vim IIRC)?

blueyed avatar Jun 27 '18 05:06 blueyed

Yes, I use Neovim while keeping my config compatible with vim. Ready to jump back ;)

I want this feature for :Gstatus

hiqsol avatar Jun 27 '18 07:06 hiqsol

I use Neovim while keeping my config compatible with vim

Same.

Might be broken with Neovim master now (https://github.com/neovim/neovim/pull/8645), see #5.

I have some local changes to use nvim_win_get_position with Neovim, but likely need some hours to finish it.

blueyed avatar Jun 27 '18 21:06 blueyed