RyanMillerC/better-vim-tmux-resizer

[Feature request] Disable while zoomed

Dupond opened this issue · 0 comments

Hello!

First of all, I'd like to tell you how much I appreciate your plugin: there isn't a lot of comments left around here, but your work is really appreciated; your plugin is an absolute must-have for me! Thanx for the time you spent working on it!

It would be nice if a "disable while zoomed" option could be added (similar to the one in Vim Tmux Navigator), something like:

" Disable tmux resizer when zooming the Vim pane
let g:tmux_resizer_disable_when_zoomed = 1

Best regards,
Dupond