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

tmuxp.cli.shell.CLIShellNamespace

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.shell.CLIShellNamespace
class [source]
class [source]
class tmuxp.cli.shell.CLIShellNamespace

Typed argparse.Namespace for tmuxp shell command.

Members

color

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

session_name

session_name : str
attribute [source]
attribute [source]
session_name

socket_name

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

socket_path

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

colors

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

log_file

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

window_name

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

command

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

shell

shell : CLIShellLiteral | None
attribute [source]
attribute [source]
shell

Discussed in tmuxp compatibility and port status

use_pythonrc

use_pythonrc : bool
attribute [source]
attribute [source]
use_pythonrc

use_vi_mode

use_vi_mode : bool
attribute [source]
attribute [source]
use_vi_mode
Esc

Type to search.