yuguorui / go-tmux

A library to manage tmux sessions/windows/panes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-tmux

Build GoDoc

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

About

A library to manage tmux sessions/windows/panes.

License:MIT License


Languages

Language:Go 100.0%