fang
d7ec69803f
webterm: add ugly keypress processing indicator
...
Needs to be made prettier by displaying only after a delay, have a cute
little animation, etc.
2022-07-17 15:15:10 +02:00
tomholford
ee492e6f83
devex: cleaning up lint issues
2022-03-09 16:25:10 -06:00
tomholford
fe1ece47d8
api: clean up subscriptions on deletion of session
...
On subscribe, track the subcription ID in the Session state.
On deletion, unsubscribe using the same ID.
2022-03-03 17:09:38 -06:00
fang
d98611a04b
webterm: support multiple sessions
...
Fully implements webterm support for multiple dill terminal sessions.
Remaining work includes styling, session creation safety (name-wise),
and general cleanup.
Co-authored-by: tomholford <tomholford@users.noreply.github.com>
Co-authored-by: liam-fitzgerald <liam@tlon.io>
2022-03-02 17:34:19 -06:00
fang
81a45608a0
webterm: handle old-style blits and belts
...
Additions and changes easily distinguishable for extermination once the
new backend lands.
2021-12-08 17:12:38 +01:00
Liam Fitzgerald
3fa572b53a
webterm: fix broken imports
2021-12-06 10:05:14 -05:00
fang
04f16e047b
webterm: backport
...
Doesn't quite compile, untested.
2021-11-25 13:00:52 +01:00