* working on easy global shortcut for wave
* globalshortcut setting working
* cmd for macos, alt for others
* re-remove types.ts (was added back during merge)
* rename DDItem to DropdownItem, put into custom.d.ts
* make some consts
* 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
* improved disconnected modal
* wrap pre with div
* make number of a lines param a constant
* revert app.tsx
* use tail command and capture the output instead
* reset TabSwitcherModal
* register cmd+p shortcut
* tab switcher modal
* initial implementation
* tab switcher modal content
* fix styles
* fix scroll bugs
* set selected index when clicking option
* hover effect for options
* switch when Enter key is pressed
* remove fuse.js
* only use switchscreen for switching sessions and tabs
* var naming changes
* fix multiple focused options on mouse hover
* fix duplicate focused options and scrollbar
* clean imports
* fix wrong function name
* merge color styles in app.less
* remove debugging code
* use For component when iterating thru options
* minor style fix
* remove mouse interaction, keep focusedIdx in bounds, increase max number of tabs shown, small layout adjustment for big tab names (and more space for icon)
* menu item and send event to renderer
* wire up everything
* update content
* modal content
* add mising text
* minor fix
* style fixes
* figma design init
* about header, content, and general styles
* css refactor
* more on refactor
* reuse styles from app.less in about modal
* dynamic status
* external linkn
* finish about modal
* update links
* update license link