ii8 / havoc

minimal terminal emulator for wayland
Other
108 stars 18 forks source link

Havoc not support vim's ttymouse to resize vim's window and move focus by tap on vim.. #42

Closed ahmadraniri1994 closed 2 years ago

ahmadraniri1994 commented 2 years ago

I used to set Vim's ttymouse=sgr or other values so I can easily resize Vim's window or move focus by tap to other windows (I use mouse or touchpad), but it doesn't work with havoc (it's not like other Wayland terminal, foot, mlterm, wayst). Any clue to fix that? Thanks.

ii8 commented 2 years ago

Havoc does not send any mouse codes currently. The only implemented mouse features are selection and copy/paste.

ahmadraniri1994 commented 2 years ago

Oh, thanks. Closing it now.