Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | feat(terminal): add support for kitty keyboard protocol | Gregory Anders | 2025-01-16 |
| | | | | | | This commit adds basic support for the kitty keyboard protocol to Neovim's builtin terminal. For now only the first mode ("Disambiguate escape codes") is supported. | ||
* | feat(terminal): support theme update notifications (DEC mode 2031) (#31999) | Gregory Anders | 2025-01-14 |
| | |||
* | refactor: adopt vterm | dundargoc | 2025-01-07 |
We have changed too much to consider it a mere bundled dependency (such as unicode handling in e3bfcf2fd4a4ebf00b104b082cfe83c8144a842d), and can consider it our own at this point. |