File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 22
33![ ghostty] ( https://github.com/user-attachments/assets/aceee7eb-d57b-4d89-ac3d-ee1885d0187a )
44
5- ` ghostty-web ` is a web terminal developed for [ mux] ( https://github.com/coder/mux ) using
6- [ mux ] ( https://github.com/coder/mux ) that leverages [ Ghostty's] ( https://github.com/ghostty-org/ghostty )
5+ ` ghostty-web ` is a web terminal developed for [ mux] ( https://github.com/coder/mux ) that leverages
6+ [ Ghostty's] ( https://github.com/ghostty-org/ghostty )
77terminal emulation core via WebAssembly. Because it leans on Ghostty to handle the complexity of terminal
88emulation, ` ghostty-web ` can deliver fast, robust terminal emulation in the browser. The intent is
9- for this project to become a drop-in replacement for xterm.js. If it's not obvious, this repo is currently
10- under heavy development.
9+ for this project to become a drop-in replacement for xterm.js. Under heavy development, no compatibility guarantees yet.
1110
1211## Live Demo
1312
@@ -18,7 +17,7 @@ npx @ghostty-web/demo@next
1817```
1918
2019This starts a local demo server with a real shell session. The demo server works best when run from Linux, but you can also try
21- it on macOS. Windows is not supported (yet). Chrome is the only supported browser at the moment.
20+ it on macOS. Windows is not supported (yet).
2221
2322<details >
2423<summary >Development setup (building from source)</summary >
You can’t perform that action at this time.
0 commit comments