summaryrefslogtreecommitdiff
path: root/src/terminfo/ghostty.zig
AgeCommit message (Expand)Author
2025-10-03ci: cleanupMitchell Hashimoto
2024-04-21terminfo: reset kbs back to ^?, clear high bit for encodingMitchell Hashimoto
2024-04-20terminfo: for XTGETTCAP, non-parameterized string values return encodedMitchell Hashimoto
2024-02-21terminfo: remove completed todoTim Culverhouse
2023-12-21terminfo: fix `xr` and `rv`Tim Culverhouse
2023-11-08terminfo: add entries for focus reportingGregory Anders
2023-11-06terminfo: fixup Sync terminfo stringGregory Anders
2023-11-03terminfo: add missing % character after conditionalGregory Anders
2023-10-29terminfo: add E3 for clear scrollbackMitchell Hashimoto
2023-10-27terminfo: remove focus reporting mode from XM entry (#748)Gregory Anders
2023-10-10terminfo: add left/right margin entriesMitchell Hashimoto
2023-09-28terminfo: use 'xterm-ghostty' as primary nameTim Culverhouse
2023-09-28terminfo: add additional entries, fix smkx/rmkxTim Culverhouse
2023-09-27terminfo: increase buffer size for testMitchell Hashimoto
2023-09-27terminfo: add mouse entries, correct kmouseTim Culverhouse
2023-09-27terminfo: add bracketed paste entries BD, BE, PS, PETim Culverhouse
2023-09-26terminfo: add a few more missing entries from tmux(1)Mitchell Hashimoto
2023-09-26terminfo: OSC 52 supportMitchell Hashimoto
2023-09-26terminfo: add cursor styles to terminfoTim Culverhouse
2023-09-25terminfo: add Setulc string for colored underlinesTim Culverhouse
2023-09-21terminfo: add Smulx (underline styles) entryTim Culverhouse
2023-08-16terminfo: add fullkbd for kitty keyboard protocolMitchell Hashimoto
2023-06-24terminal: reset CSI param separator in parser on clearMitchell Hashimoto
2023-06-24terminfo: switch to semicolon SGR 48 to prevent render issuesMitchell Hashimoto
2023-06-24terminfo: fix 0 => OMitchell Hashimoto
2023-06-24build: fix race conditions, use actual filesourceMitchell Hashimoto
2023-06-24ghostty encoding test needs more bufferMitchell Hashimoto
2023-06-24terminfo: more capabilties, I think this is all of themMitchell Hashimoto
2023-06-24terminfo: a bunch more capabilitiesMitchell Hashimoto
2023-06-24terminfo: working on Ghostty's terminfoMitchell Hashimoto