waveterm/wavesrv/pkg/cmdrunner
Mike Sawka 8ac1943d56
Add Icon / HotKey to Delete Line (Cmd-D) (#214)
* work on cmd-d to delete a selected line

* call stoppropagation when code.tsx captures keyboard input

* finish up with line delete.  add a trash icon to line.  prevent delete when cmd is running (show error msg)
2024-01-08 22:58:32 -08:00
..
cmdrunner.go Add Icon / HotKey to Delete Line (Cmd-D) (#214) 2024-01-08 22:58:32 -08:00
linux-decls.txt move to wavesrv directory to prepare for merge to waveterm 2023-10-16 13:19:34 -07:00
resolver.go add license notice (#37) 2023-10-16 21:31:13 -07:00
shparse_test.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
shparse.go add special case for conda activate/deactivate as well to rtnstate detection 2023-12-18 15:07:13 -08:00
termopts.go pass flexrows through to packet.TermOpts so it gets back to the FE correctly. this fixes wterm overrides and github issue #116 (#134) 2023-12-12 14:24:09 -08:00