libtmux Reference MCP Search
On this page

LibTmux.Internal.SessionName

View as Markdown

Module
LibTmux.Internal
Package
LibTmux
Source
src/LibTmux/Internal/SessionName.cs
class LibTmux.Internal.SessionName
classstatic [source]
classstatic [source]
class LibTmux.Internal.SessionName

Validates tmux session names.

Creation and renaming both need this check, and they disagree about what tmux does with a rejected name: 3.2a silently rewrites : to _ while 3.7b stores it verbatim. Neither outcome is what the caller asked for, so the name is refused before it reaches tmux.

1 declared, 0 inherited

Members

  • Validate method Validates and returns one tmux session name.
Esc

Type to search.