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

tmuxp.cli.load.CLILoadNamespace

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

API reference · Markdown

class tmuxp.cli.load.CLILoadNamespace
class [source]
class [source]
class tmuxp.cli.load.CLILoadNamespace

Typed argparse.Namespace for tmuxp load command.

Members

workspace_files

workspace_files : list[str]
attribute [source]
attribute [source]
workspace_files

socket_name

socket_name : str | None
attribute [source]
attribute [source]
socket_name

socket_path

socket_path : str | None
attribute [source]
attribute [source]
socket_path

tmux_config_file

tmux_config_file : str | None
attribute [source]
attribute [source]
tmux_config_file

new_session_name

new_session_name : str | None
attribute [source]
attribute [source]
new_session_name

answer_yes

answer_yes : bool | None
attribute [source]
attribute [source]
answer_yes

detached

detached : bool
attribute [source]
attribute [source]
detached

append

append : bool | None
attribute [source]
attribute [source]
append

colors

colors : CLIColorsLiteral | None
attribute [source]
attribute [source]
colors

color

color : CLIColorModeLiteral
attribute [source]
attribute [source]
color

log_file

log_file : str | None
attribute [source]
attribute [source]
log_file

log_level

log_level : str
attribute [source]
attribute [source]
log_level

progress_format

progress_format : str | None
attribute [source]
attribute [source]
progress_format

panel_lines

panel_lines : int | None
attribute [source]
attribute [source]
panel_lines

no_progress

no_progress : bool
attribute [source]
attribute [source]
no_progress
Esc

Type to search.