Comment on Wterm – A terminal emulator for the webComments−williamstein3moWow, finally an alternative to xterm.js?−nacs3moGhostty-web exists and is even API compatible with xterm.js (same engine that powers Ghostty):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−williamstein3moThis seems like a useful discussion of the relationship between wterm and xtermjs: https://github.com/agent-of-empires/agent-of-empires/issues/...−williamstein3moIt 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
Comments
Wow, finally an alternative to xterm.js?
Ghostty-web exists and is even API compatible with xterm.js (same engine that powers Ghostty):
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
This seems like a useful discussion of the relationship between wterm and xtermjs: https://github.com/agent-of-empires/agent-of-empires/issues/...
It 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