seela 1.2.0

A simple tmux session manager.
Documentation
1
2
3
4
5
pub mod cli;
pub mod config;
pub mod fzf;
pub mod run;
pub mod tmux;