waveterm/frontend/app/view/term
Evan Simkowitz 936d4bfb30
Migrate websocket eventbus messages to wps (#367)
This migrates all remaining eventbus events sent over the websocket to
use the wps interface. WPS is more flexible for registering events and
callbacks and provides support for more reliable unsubscribes and
resubscribes.
2024-09-11 18:03:55 -07:00
..
fitaddon.ts move codeedit to directory. new useLongClick hook. show quick navig… (#105) 2024-07-08 23:13:12 -07:00
ijson.tsx move terminal into its own directory under view 2024-06-17 10:18:38 -07:00
term.less fix terminal paste (inverted colors) (#271) 2024-08-23 22:12:27 -07:00
term.tsx Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
termsticker.tsx remove unsafe btoa calls 2024-08-19 11:54:54 -07:00
termtheme.ts new config system (#283) 2024-08-27 18:49:49 -07:00
termutil.ts new config system (#283) 2024-08-27 18:49:49 -07:00
termwrap.ts Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
vdom.tsx working on vdom implementation, other fixes (#136) 2024-07-23 13:16:53 -07:00
xterm.css Move xterm.css to resolve Vite warning (#309) 2024-09-03 18:11:28 -07:00