go-tmux
A library to manage tmux sessions/windows/panes.
Go★ 54⑂ 14 forksMITupdated 1 year ago
git clone https://github.com/jubnzv/go-tmux.gitjubnzv/go-tmuxREADME.mdfork it — it’s yours
go-tmux
A Go library for managing tmux sessions, windows, and panes.
Usage
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
more like this