libtmux Reference MCP Search
On this page

tmux.ValidateSessionName

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/session_lifecycle.go
ValidateSessionName ( name : string ) error
function [source]
function [source]
ValidateSessionName

ValidateSessionName reports whether name can be used as a tmux session name. Empty names, the target delimiters '.' and ':', control characters and invalid UTF-8 are rejected.

0 declared, 0 inherited

Esc

Type to search.