mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-01-07 19:28:44 +01:00
6a1b2c8bd4
* working on an in-memory store for screen information * nostrpos sentinel * textareainput now tracks selection (to update backend) * make websocket connections much safer. add a defer/panic handler for each ws message handled on backend. don't allow client to reconnect to backend ws handler more than once per second (handles issue with lots of fast fails) * use onSelect to have frontend textarea sync state to backend ScreenMem store * restore cmdline when switching screens * prettier |
||
---|---|---|
.. | ||
dbops.go | ||
fileops.go | ||
map.go | ||
memops.go | ||
migrate.go | ||
quick.go | ||
sstore_migrate.go | ||
sstore.go | ||
updatebus.go |