Skip to content

feat(terminal): add libghostty core adapter - #159

Draft
cpendery (cpendery) wants to merge 1 commit into
mainfrom
feat/libghostty-emulator
Draft

feat(terminal): add libghostty core adapter#159
cpendery (cpendery) wants to merge 1 commit into
mainfrom
feat/libghostty-emulator

Conversation

@cpendery

@cpendery cpendery (cpendery) commented Aug 16, 2026

Copy link
Copy Markdown
Member

Summary

  • add the optional libghostty Rust feature and pinned libghostty-rs dependency
  • translate Ghostty cells, colors, scrollback, cursor state, and PTY replies into the neutral terminal grid
  • install Zig 0.16 for all-features CI builds

Validation

  • cargo clippy -p tui-test-rs --all-targets --features libghostty -- -D warnings
  • cargo test -p tui-test-rs --features libghostty

Signed-off-by: cpendery cpendery@vt.edu --- Stack created with GitHub Stacks CLIGive Feedback 💬

Signed-off-by: cpendery <cpendery@vt.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant