summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/windows.ti
AgeCommit message (Collapse)AuthorFiles
2025-11-30fix(tui): enable vtpcon strikethrough feature #36762Justin M. Keyes1
Problem: Strikethrough was not enabled for vtpcon thus preventing strikethrough text from being shown. Solution: Update `windows.ti`. Co-authored-by: ymich9963 <gmichael834@gmail.com> Co-authored-by: Justin M. Keyes <justinkz@gmail.com>
2024-03-26feat(tui): support undercurl in WezTerm (#28037)zeertzjq1
Also fix some typos in windows.ti while at it. Close #21699
2024-01-31build: update builtin terminfo (#27272)zeertzjq1
- Update to ncurses 6.4.20230520 - Disable smglp and smgrp for vtpcon and conemu - Add xterm+sl to vtpcon, fix #26880
2022-06-05fix(terminfo): disable smglr for vtpcon and conemu (#18855)zeertzjq1
2019-01-09win/TUI: fix text overrides line numbers #9474erw71
fixes #9461
2018-12-27win/TUI: builtin terminfos for cygwin, conemu, et al.erw71