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

tmuxp.plugin.TmuxpPlugin.before_workspace_builder

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

API reference · Markdown

tmuxp.plugin.TmuxpPlugin.before_workspace_builder ( self , session : Session ) → None
method [source]
method [source]
tmuxp.plugin.TmuxpPlugin.before_workspace_builder

Provide a session hook previous to creating the workspace.

This runs after the session has been created but before any of the windows/panes/commands are entered.

Parameters
  • session ( Session ) – session to hook into

Discussed in Workspace hooks and builders

Esc

Type to search.