libtmux Reference MCP Search
On this page

formats.SemanticOwner

View as Markdown

Module
formats
Package
libtmux
Source
crates/libtmux/src/formats.rs
enum formats.SemanticOwner
enum [source]
enum [source]
enum formats.SemanticOwner

14 declared, 0 inherited

Members

  • Buffer constant Paste-buffer field.
  • Client constant Client-owned field.
  • ClientAttachment constant Client attachment field.
  • ClientWindowView constant Client-specific Window view field.
  • Command constant Command metadata field.
  • Config constant Configuration metadata field.
  • CopyMode constant Copy-mode field.
  • ListRow constant Caller-owned list-row field.
  • Mode constant Global mode formatting field.
  • Pane constant Pane-owned field.
  • Server constant Server-owned field.
  • Session constant Session-owned field.
  • Window constant Window-owned field.
  • WindowLink constant Window-link-owned field.
Esc

Type to search.