You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 25, 2026. It is now read-only.
Although performance will likely be quite bad compared to just opening another pane in Kitty, it would be fun to see what people could build with this.
Requires #13 and a reliable way to calculate per-cell pixel size if ioctl isn't reliable.
APC passthrough is now possible:
neovim/neovim#32407
Ex: neovim/neovim#30889 (comment)
It also supports "Disambiguate escape codes" for the Kitty keyboard protocol:
https://neovim.io/doc/user/news-0.11.html#_terminal
Although performance will likely be quite bad compared to just opening another pane in Kitty, it would be fun to see what people could build with this.