index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
terminfo
Age
Commit message (
Expand
)
Author
2025-10-03
ci: cleanup
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-05-27
code style: use `@splat` where possible
Qwerasd
2025-03-12
test
Mitchell Hashimoto
2025-03-11
Zig 0.14
Mitchell Hashimoto
2024-06-24
Fix some basic build errors.
Gordon Cassie
2024-06-24
0.13 conversions
Mitchell Hashimoto
2024-04-21
terminfo: reset kbs back to ^?, clear high bit for encoding
Mitchell Hashimoto
2024-04-20
terminfo: for XTGETTCAP, non-parameterized string values return encoded
Mitchell Hashimoto
2024-04-17
fix more comptime var leaks
Mitchell Hashimoto
2024-02-21
terminfo: remove completed todo
Tim Culverhouse
2023-12-21
terminfo: fix `xr` and `rv`
Tim Culverhouse
2023-11-08
terminfo: add entries for focus reporting
Gregory Anders
2023-11-06
terminfo: fixup Sync terminfo string
Gregory Anders
2023-11-03
terminfo: add missing % character after conditional
Gregory Anders
2023-10-29
terminfo: add E3 for clear scrollback
Mitchell Hashimoto
2023-10-27
terminfo: remove focus reporting mode from XM entry (#748)
Gregory Anders
2023-10-10
terminfo: add left/right margin entries
Mitchell Hashimoto
2023-09-28
terminfo: use 'xterm-ghostty' as primary name
Tim Culverhouse
2023-09-28
terminfo: add additional entries, fix smkx/rmkx
Tim Culverhouse
2023-09-27
terminfo: increase buffer size for test
Mitchell Hashimoto
2023-09-27
terminfo: add mouse entries, correct kmouse
Tim Culverhouse
2023-09-27
terminfo: numeric comptime buffer only needs to be 10 bytes
Mitchell Hashimoto
2023-09-27
terminfo: xtgettcap map name should use the source name
Mitchell Hashimoto
2023-09-27
terminfo: comptime map for xtgettcap results
Mitchell Hashimoto
2023-09-27
terminfo: add bracketed paste entries BD, BE, PS, PE
Tim Culverhouse
2023-09-26
terminfo: add a few more missing entries from tmux(1)
Mitchell Hashimoto
2023-09-26
terminfo: OSC 52 support
Mitchell Hashimoto
2023-09-26
terminfo: add cursor styles to terminfo
Tim Culverhouse
2023-09-25
terminfo: add Setulc string for colored underlines
Tim Culverhouse
2023-09-21
terminfo: add Smulx (underline styles) entry
Tim Culverhouse
2023-08-16
terminfo: add fullkbd for kitty keyboard protocol
Mitchell Hashimoto
2023-06-24
terminal: reset CSI param separator in parser on clear
Mitchell Hashimoto
2023-06-24
terminfo: switch to semicolon SGR 48 to prevent render issues
Mitchell Hashimoto
2023-06-24
terminfo: fix 0 => O
Mitchell Hashimoto
2023-06-24
build: fix race conditions, use actual filesource
Mitchell Hashimoto
2023-06-24
ghostty encoding test needs more buffer
Mitchell Hashimoto
2023-06-24
terminfo: more capabilties, I think this is all of them
Mitchell Hashimoto
2023-06-24
terminfo: a bunch more capabilities
Mitchell Hashimoto
2023-06-24
build: build.zig encodes and writes the terminfo source
Mitchell Hashimoto
2023-06-24
terminfo: working on Ghostty's terminfo
Mitchell Hashimoto
2023-06-23
terminfo: basic Source structure and can encode
Mitchell Hashimoto