summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/vterm/state.c
AgeCommit message (Expand)AuthorFiles
2026-03-17feat(terminal): synchronized output (mode 2026) #38284mgleonard4251
2026-02-06fix(vterm): handle split UTF-8 after ASCII properly (#37721)zeertzjq1
2026-02-05fix(terminal): handle split composing chars at right edge (#37694)zeertzjq1
2026-02-03ci(test): bump Windows runners to windows-2025 and unskip tests (#37666)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-07-15refactor(vterm): update vterm DA1 responseGregory Anders1
2025-07-09feat(tui): use DA1 response to determine OSC 52 supportGregory Anders1
2025-03-30fix(terminal): emit Termrequest for all OSC sequences #33181phanium1
2025-01-16feat(terminal): add support for kitty keyboard protocolGregory Anders1
2025-01-14feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders1
2025-01-07refactor: adopt vtermdundargoc1