Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
a079bd2
feat: add npx ghostty-web demo launcher
sreya Nov 20, 2025
f969401
docs: add comprehensive testing guide for npx ghostty-web
sreya Nov 20, 2025
54f0e81
fix: add interactive flag to shell spawn for proper prompt
sreya Nov 20, 2025
927917b
fix: send initial newline to trigger shell prompt
sreya Nov 20, 2025
9b7eaad
fix: escape PORT variable in HTML template literal
sreya Nov 20, 2025
ac04376
fix: properly escape newline in template literal
sreya Nov 20, 2025
1cac663
fix: serve vite-browser-external file and improve logging
sreya Nov 20, 2025
bf7e134
fix: send newline to PTY stdin instead of client
sreya Nov 20, 2025
9770667
fix: use script command for real PTY like demo/server
sreya Nov 20, 2025
4aa32e7
fix: add stty commands for terminal sizing like demo/server
sreya Nov 20, 2025
594f391
debug: add logging for input/output data flow
sreya Nov 20, 2025
c7a940d
fix: replace HTML template with exact copy from demo/index.html
sreya Nov 20, 2025
f967834
fix: match demo server output handling exactly
sreya Nov 20, 2025
88143bb
docs: document vim keyboard issue with minimal WebSocket
sreya Nov 20, 2025
387ad3f
debug: add comprehensive WebSocket and PTY logging
sreya Nov 20, 2025
54ab195
fix: handle all input as terminal data, not just non-JSON
sreya Nov 20, 2025
0280593
docs: remove KNOWN_ISSUES.md - vim bug is fixed
sreya Nov 20, 2025
80693ca
cleanup: remove debug logging
sreya Nov 20, 2025
b0e67b0
docs: add comprehensive implementation summary
sreya Nov 20, 2025
aa6b2fe
rm summary
sreya Nov 20, 2025
dcf864a
fix: replace forEach with for...of loops for biome lint
sreya Nov 20, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading