A Go library for managing tmux sessions, windows, and panes.
See the examples directory:
- create_session – Example showing how to create a tmux session with a user-defined configuration
- sessions_manager – Session manager implemented using this library