5 ms·
Wow, finally an alternative to xterm.js?
by williamstein 4mo ago
Wow, finally an alternative to xterm.js?
- nacs 4mo agoGhostty-web exists and is even API compatible with xterm.js (same engine that powers Ghostty): https://github.com/coder/ghostty-web/ https://github.com/coder/ghostty-web/ In fact, it looks like wterm's 12KB plugin doesnt offer full term emulation and uses ghostty to support everything else: https://wterm.dev/ghostty https://wterm.dev/ghostty
- williamstein 4mo agoThis seems like a useful discussion of the relationship between wterm and xtermjs: https://github.com/agent-of-empires/agent-of-empires/issues/1010 https://github.com/agent-of-empires/agent-of-empires/issues/...
- williamstein 4mo agoIt seems like a big problem that xtermjs has is iOS copy/paste, so I fixed that today [1]. [1] https://github.com/xtermjs/xterm.js/issues/3727 https://github.com/xtermjs/xterm.js/issues/3727