TUIOS v0.0.6 Release
A terminal-based window manager with tmux-style keybindings.
Installation
Download the appropriate binary for your platform below, extract it, and run:
./tuiosOr install via Go:
go install github.com/Gaurav-Gosain/tuios/cmd/tuios@v0.0.6
Changelog
New Features
- 6a3e346: feat: add basic demo gif + changed tiling mode icon (@Gaurav-Gosain)
- 07863cc: feat: add prefix-based workspace/minimize controls and fix macOS keybindings (@Gaurav-Gosain)
- 507e83a: feat: migrate to go-pty for better cross platform support ( <>)
- 5552e88: feat: restructure project and add window prefix mode with automated releases (@Gaurav-Gosain)
Full Changelog: v0.0.5...v0.0.6
