Closed semohr closed 4 months ago
i think the current solution in 30daf95c8f70c96348be41ccaa43340739510d0c is sufficient for now: we open/close a new pty on every connect/disconnect.
This was the most robust solution without going to deep and I would try how well it works in practice. My idea for a long term solution is a tmux running in redis worker.
I added a basic terminal component which slides in from the bottom of the page. We can just add content into it for now but we might want to discuss the styling at some point.