Describe the bug
Like title, drag on the window split bar is do not work when vim run in tmux.
note:
- the same system enveriament and same reproduce step flow on tmux with neovim has no this issue.
- the same system enveriament and same reproduce step flow on bash with vim has no this issue.
To Reproduce
- Run
vim --clean
- Run
set mouse=a
- Run
split
- try use mouse drag on the window split bar
Expected behavior
the window do not resize when drag mouse
Environment (please complete the following information):
- Vim version [ 8.2.0981]
- OS: [Ubuntu 18.04 LTS]
- Terminal: [tmux 3.1]
Additional context
tmux 3.1 use with default config.
Describe the bug
Like title, drag on the window split bar is do not work when vim run in tmux.
note:
To Reproduce
vim --cleanset mouse=asplitExpected behavior
the window do not resize when drag mouse
Environment (please complete the following information):
Additional context
tmux 3.1 use with default config.