tuimux 0.1.9

A fast Rust TUI for everything tmux, with full CRUD support.
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    tuimux::run()
}