diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2024-07-19 08:29:29 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-19 13:29:29 +0000 |
commit | e41368f3bc1d08d900425608bd199f585d6fce59 (patch) | |
tree | abbdf252a3a0b8e4b7f0c006494d29e6ba021773 /src/nvim/api/vim.c | |
parent | d8aee77a4e74b0ac886fee1b29f719314051f39c (diff) | |
download | rneovim-e41368f3bc1d08d900425608bd199f585d6fce59.tar.gz rneovim-e41368f3bc1d08d900425608bd199f585d6fce59.tar.bz2 rneovim-e41368f3bc1d08d900425608bd199f585d6fce59.zip |
feat(tui): support in-band resize events (#29791)
DEC mode 2048 is a newly proposed private mode for sending resize events
in band to applications from the terminal emulator, instead of relying
on SIGWINCH.
Full text of the specification is here:
https://gist.github.com/rockorager/e695fb2924d36b2bcf1fff4a3704bd83
Diffstat (limited to 'src/nvim/api/vim.c')
0 files changed, 0 insertions, 0 deletions