Terminal multiplexer and experimental Wayland compositor for browsers
2 days ago
- Blit open integrates terminals, files, editors, search, diffs, and commit graph in a single tiled tab.
- Heavy work stays on the server; the browser remains a fast, disposable client.
- Processes and scrollback survive closed tabs or dropped connections.
- Language servers run on the box providing completion, diagnostics, navigation, and cross-file rename.
- Tile layout is stored in the URL, allowing the exact workspace to be reopened anywhere.
- Features include persistent PTYs with scrollback, live file tree with grep/create/move/sync, Git status/history/branches/diffs, and LSP support.