Contents Menu Expand Light mode Dark mode Auto light/dark, in light mode Auto light/dark, in dark mode Skip to content
Friendly reminder: 📌 Pin the package, libtmux is pre-1.0 and APIs will be changing throughout 2025.
libtmux 0.46.2 documentation
Light Logo Dark Logo
libtmux 0.46.2 documentation
  • Quickstart
  • About
  • Topics
    • Context Managers
    • Traversal
  • API Reference
    • Properties
    • Servers
    • Sessions
    • Windows
    • Panes
    • Constants
    • Utilities
    • Exceptions
  • tmux pytest plugin
  • Test helpers
    • Constants
    • Environment
    • Random
    • Retry Utilities
    • Temporary Objects

Project

  • Development
  • Internals
    • Dataclass helpers - libtmux._internal.dataclasses
    • List querying - libtmux._internal.query_list
  • Changelog
  • Migration notes
  • Glossary
  • GitHub

team git-pull / Tony Narlock:

vcs-python vcspull (libvcs), g

tmux-python tmuxp (libtmux)

cihai unihan-etl (db) cihai (cli)

django django-slugify-processor django-docutils

docs + tests gp-libs

web social-embed

Back to top
View this page
Edit this page

Topics¶

Explore libtmux’s core functionalities and underlying principles at a high level, while providing essential context and detailed explanations to help you understand its design and usage.

  • Context Managers
    • Server Context Manager
    • Session Context Manager
    • Window Context Manager
    • Pane Context Manager
    • Nested Context Managers
    • Benefits
    • When to Use
  • Traversal
    • Setup
    • Server Level
    • Session Level
    • Window Level
    • Pane Level
    • Filtering and Finding Objects
    • Checking Relationships
Next
Context Managers
Previous
About
Copyright © Copyright 2016- Tony Narlock
Made with Sphinx and @pradyunsg's Furo