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

tmuxp.cli.ls.command_ls

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

API reference · Markdown

tmuxp.cli.ls.command_ls ( args : CLILsNamespace | None = None , parser : argparse.ArgumentParser | None = None ) → None
function [source]
function [source]
tmuxp.cli.ls.command_ls

Entrypoint for tmuxp ls subcommand.

Lists both local workspaces (from cwd and parent directories) and global workspaces (from ~/.tmuxp/).

Examples

>>> # command_ls() lists workspaces from cwd/parents and ~/.tmuxp/
Parameters
Esc

Type to search.