You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
456 B
456 B
mouse drag
545c8a506e/src/os_unix.c
CSI ? 1000 h = enable the mouse press release reported by the terminal
CSI ? 1002 h = enable the mouse press release drag reported by the mouse terminal
if vim does not recognise the ttym flags either as (SGR, RXVT, XTERM2, XTERM), the mouse drag report is not requested
Note: My fault, my .vimrc does not set xterm2 if the environment is not inside tmux