waveterm/waveshell/pkg
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
..
base zsh support (#227) 2024-01-16 16:11:04 -08:00
binpack zsh support (#227) 2024-01-16 16:11:04 -08:00
cirfile Clean up cirfile and cirfile_tests, ensure we are using contexts with cancellation signals (#183) 2023-12-22 18:07:58 -08:00
cmdtail remove more go warnings 2023-12-05 10:49:30 -08:00
mpio add license notice (#37) 2023-10-16 21:31:13 -07:00
packet touchups to UI for AI chat feature (#237) 2024-01-17 15:39:24 -08:00
server Use ssh library for remote connections (#250) 2024-01-25 10:18:11 -08:00
shellapi fix setting of readonly vars issue with zsh rc files 2024-01-20 13:18:14 -08:00
shellenv zsh support (#227) 2024-01-16 16:11:04 -08:00
shellutil zsh support (#227) 2024-01-16 16:11:04 -08:00
shexec Use ssh library for remote connections (#250) 2024-01-25 10:18:11 -08:00
simpleexpand add license notice (#37) 2023-10-16 21:31:13 -07:00
statediff zsh support (#227) 2024-01-16 16:11:04 -08:00
utilfn Restart command (#253) 2024-01-26 16:25:21 -08:00