Merge branch 'main' of github.com:rcarmo/textual-webterm

This commit is contained in:
GitHub Copilot
2026-02-15 14:28:40 +00:00
+2 -2
View File
@@ -12,8 +12,8 @@ This repository is the Go port of the original Python implementation, which is p
- Typeahead find for quickly finding and launching sessions with minimal friction - Typeahead find for quickly finding and launching sessions with minimal friction
- Web terminal with reconnect support - Web terminal with reconnect support
- Ghostty WebAssembly terminal engine for fast rendering - Ghostty WebAssembly terminal engine for fast rendering from [`ghostty-web`](https://github.com/rcarmo/ghostty-web)
- Session dashboard with live SVG screenshots - Session dashboard with live SVG screenshots from [`go-te`](https://github.com/rcarmo/go-te)
- Docker watch mode (`webterm-command` / `webterm-theme` labels) - Docker watch mode (`webterm-command` / `webterm-theme` labels)
- Docker compose manifest ingestion - Docker compose manifest ingestion
- CPU sparkline tiles for compose services - CPU sparkline tiles for compose services