diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-08-30 10:55:00 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-30 10:55:00 +0800 |
commit | 568737d5b39a4b58cab05d4edc2599653979770c (patch) | |
tree | 462d6c51b17dd983ed337fceca752c7a819da995 /runtime/lua/vim/lsp/rpc.lua | |
parent | 7f20d61e0036433a819cb89aa73baf81d4ff5d2c (diff) | |
download | rneovim-568737d5b39a4b58cab05d4edc2599653979770c.tar.gz rneovim-568737d5b39a4b58cab05d4edc2599653979770c.tar.bz2 rneovim-568737d5b39a4b58cab05d4edc2599653979770c.zip |
feat(tui): recognize sidescroll events (#19992)
Ref https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-Other-buttons
This works in xterm and kitty.
CSI < 66 ; x ; y M sequence is for ScrollWheelLeft.
CSI < 67 ; x ; y M sequence is for ScrollWheelRight.
Diffstat (limited to 'runtime/lua/vim/lsp/rpc.lua')
0 files changed, 0 insertions, 0 deletions