Module tmux_lib::session

source ·
Expand description

This module provides a few types and functions to handle Tmux sessions.

The main use cases are running Tmux commands & parsing Tmux session information.

Structs

A Tmux session.

Functions

Return a list of all Session from the current tmux session.
Create a Tmux session (and thus a window & pane).