waveterm/cmd/wsh/cmd
Sylvie Crowe c5527dd87b
Add a Notification Subcommand to Wsh (#985)
This allows users to use the `wsh notify` command to make a popup
notification, even from a remote connection.
2024-10-08 10:22:17 -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-createblock.go implement wsh createblock (#961) 2024-10-04 12:35:15 -07:00
wshcmd-deleteblock.go remove blockid from the regular args, use an optional -b (#973) 2024-10-07 13:56:46 -07:00
wshcmd-editor.go Migrate websocket eventbus messages to wps (#367) 2024-09-11 18:03:55 -07:00
wshcmd-getmeta.go remove blockid from the regular args, use an optional -b (#973) 2024-10-07 13:56:46 -07:00
wshcmd-html.go make some wsh commands hidden 2024-09-09 21:00:47 -07:00
wshcmd-notify.go Add a Notification Subcommand to Wsh (#985) 2024-10-08 10:22:17 -07:00
wshcmd-rcfiles.go make some wsh commands hidden 2024-09-09 21:00:47 -07:00
wshcmd-readfile.go remove blockid from the regular args, use an optional -b (#973) 2024-10-07 13:56:46 -07:00
wshcmd-root.go remove blockid from the regular args, use an optional -b (#973) 2024-10-07 13:56:46 -07:00
wshcmd-setconfig.go update all gopkg imports (#330) 2024-09-05 14:25:45 -07:00
wshcmd-setmeta.go remove blockid from the regular args, use an optional -b (#973) 2024-10-07 13:56:46 -07:00
wshcmd-shell-unix.go fix wsh output. all output is run through sprintf, so escape properly (#971) 2024-10-06 21:50:11 -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 Fix path traversal vulnerabilities (#817) 2024-09-24 18:24:39 -07:00
wshcmd-version.go fix wsh output. all output is run through sprintf, so escape properly (#971) 2024-10-06 21:50:11 -07:00
wshcmd-view.go Open Text File if File Does Not Exist (#963) 2024-10-06 13:38:03 -07:00
wshcmd-web.go initwshrpc in electron (#391) 2024-09-17 23:10:09 -07:00