waveterm/waveshell
Mike Sawka b136c915df
Restart command (#253)
* working on cmd restart logic

* button to restart command

* bind Cmd-R to restart selected command, and Cmd-Shift-R to restart last command.  Browser Refresh is now Option-R.  also fix 'clear' command to not delete running commands (like archive).  some small changes to keyboard utility code to always set 'alt' and 'meta' appropriately.  use 'cmd' and 'option' for crossplatform bindings

* focus restarted line

* update termopts, use current winsize to set termopts for new command

* add cmd.restartts to track restart time

* display restarted time in line w/ tooltip with original time

* add restartts to line:show
2024-01-26 16:25:21 -08:00
..
pkg Restart command (#253) 2024-01-26 16:25:21 -08:00
go.mod update go.mod and import paths for waveshell 2023-10-16 13:25:53 -07:00
go.sum move apishell code to subdirectory to prepare for move to main repo 2023-10-16 13:04:18 -07:00
main-waveshell.go zsh support (#227) 2024-01-16 16:11:04 -08:00