twm 0.2.0

A customizable workspace manager for tmux
Documentation
1
2
3
4
5
pub mod cli;
pub mod config;
pub mod matches;
pub mod picker;
pub mod tmux;