github Gaurav-Gosain/tuios v0.0.12

latest releases: v0.7.0, v0.6.0, v0.5.1...
10 months ago

TUIOS v0.0.12 Release

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

Installation

Quick Install (Linux/macOS)

curl -sSL https://raw.githubusercontent.com/Gaurav-Gosain/tuios/main/install.sh | bash

Nix

# Run directly
nix run github:Gaurav-Gosain/tuios#tuios

# Or add to your configuration
nix-shell -p tuios

Manual Download

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

./tuios

Go Install

go install github.com/Gaurav-Gosain/tuios/cmd/tuios@v0.0.12

Changelog

New Features

Other Changes


Full Changelog: v0.0.10...v0.0.12

Don't miss a new tuios release

NewReleases is sending notifications on new releases.