Skip to content
/ go-tmux Public
forked from jubnzv/go-tmux

A library to manage tmux sessions/windows/panes.

License

Notifications You must be signed in to change notification settings

cjedw/go-tmux

 
 

Repository files navigation

go-tmux

Build Status codecov GoDoc

A library to manage tmux sessions/windows/panes.

Usage

See examples directory:

  • create_session – Example that shows how to create a tmux session with user-defined configuration
  • sessions_manager – Sessions manager implemented using this library.

About

A library to manage tmux sessions/windows/panes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Shell 0.5%