package
0.0.0-20240608181325-123b3011a220
Repository: https://github.com/coderj001/gorevive.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
CreateSession new tmux sessions.
No description provided by the author
IsInsideTmux Check if we are inside tmux or not.
ListSessions lists all the tmux sessions.

# Structs

Pane handles each pane (single command line) in tmux.
No description provided by the author
Session handles a tmux session, each session contains many Window.
Window handles tmux windows, each window can have multiple panes.