summaryrefslogtreecommitdiffstatshomepage
path: root/src/nvim/vterm/screen.c
AgeCommit message (Expand)AuthorFiles
2026-04-13fix(terminal): do not reflow altscreen on resize #38812phanium1
2026-02-27feat(terminal): support SGR dim, overline attributes #37997Riccardo Mazzarini1
2026-01-12docs: misc (#37281)zeertzjq1
2025-08-14refactor(build): remove INCLUDE_GENERATED_DECLARATIONS guardsbfredl1
2025-01-14feat(terminal): support theme update notifications (DEC mode 2031) (#31999)Gregory Anders1
2025-01-09fix(terminal): don't crash on unprintable charsbfredl1
2025-01-07refactor: adopt vtermdundargoc1