10 years ago
Resize all windows proportionally when the terminal is resized (for vim in console, as opposed to gvim)
" let terminal resize scale the internal windows autocmd VimResized * :wincmd =
Rahul Gupta 6 years ago
I use tmux alot with vim & have faced this many times. Thank you so much, this saves time.
Rahul Gupta 6 years ago
I use tmux alot with vim & have faced this many times. Thank you so much, this saves time.