Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

tmux.ValidateSessionName

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

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.