waveterm/cmd/wsh/cmd
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
..
wshcmd-conn.go write wsh conn disconnectall 2024-09-06 15:58:54 -07:00
wshcmd-connserver.go make some wsh commands hidden 2024-09-09 21:00:47 -07:00
wshcmd-deleteblock.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-editor.go Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshcmd-getmeta.go fix shell integration directories, add bash/zsh completion scripts 2024-09-09 22:26:10 -07:00
wshcmd-html.go make some wsh commands hidden 2024-09-09 21:00:47 -07:00
wshcmd-rcfiles.go make some wsh commands hidden 2024-09-09 21:00:47 -07:00
wshcmd-readfile.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-root.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-setconfig.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-setmeta.go fix shell integration directories, add bash/zsh completion scripts 2024-09-09 22:26:10 -07:00
wshcmd-shell-unix.go make some wsh commands hidden 2024-09-09 21:00:47 -07:00
wshcmd-shell-win.go make some wsh commands hidden 2024-09-09 21:00:47 -07:00
wshcmd-ssh.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-term.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-version.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-view.go fix shell integration directories, add bash/zsh completion scripts 2024-09-09 22:26:10 -07:00
wshcmd-web.go wsh web (#358) 2024-09-10 12:50:55 -07:00