Terminal sessions you can bookmark: Building Zellij's web client
Zellij is a terminal workspace and multiplexer. One of the unique traits of terminal multiplexers is their ability to keep sessions alive in the background without a terminal attached to them. In the recent Zellij version we released a built-in web client, allowing users to attach to these sessions from the browser - essentially making a dedicated terminal application optional.
In this post we’re going to take a look at how we built the Zellij Web Terminal: which technologies we used, how we arc...
Read more at poor.dev