On this page
LibTmux.Internal.SessionName
- Module
- LibTmux.Internal
- Package
- LibTmux
- Source
- src/LibTmux/Internal/SessionName.cs
-
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.