waveterm/waveshell/pkg/utilfn
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
..
linediff.go zsh support (#227) 2024-01-16 16:11:04 -08:00
syncmap.go Restart command (#253) 2024-01-26 16:25:21 -08:00
utilfn_test.go zsh support (#227) 2024-01-16 16:11:04 -08:00
utilfn.go zsh support (#227) 2024-01-16 16:11:04 -08:00