package
0.0.0-20250113174947-7d18ba998b41
Repository: https://github.com/cloudbridgeuy/scripts.git
Documentation: pkg.go.dev

# Functions

Attach attaches the current tmux instance to the given session.
DisplaySessions dynamically renders all the current active sessions and allows you to traverse to them.
HasSession checks if the given session exists.
KillSessions kills a session.
ListSessions returns a list of all the running Tmux sessions.
Ls returns a list of `tmux` running sessions.
NewSession creates a new tmux session.
NewSessionBuilder creates a new session.
Switch ensures that you create/switch/attach to a new session by name.
SwitchClient switches the client to the given session.