tuimux 0.1.6

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