Skip to content

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 20 Oct 04:30
· 1966 commits to main since this release

TUIOS v0.0.6 Release

tuios

A terminal-based window manager with tmux-style keybindings.

Installation

Download the appropriate binary for your platform below, extract it, and run:

./tuios

Or install via Go:

go install github.com/Gaurav-Gosain/tuios/cmd/tuios@v0.0.6
SCR-20251019-ttrj

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