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

tmuxp.plugin.TmuxpPlugin.on_window_create

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.on_window_create ( self , window : Window ) → None
method [source]
method [source]
tmuxp.plugin.TmuxpPlugin.on_window_create

Provide a window hook previous to doing anything with a window.

This runs runs before anything is created in the windows, like panes.

Parameters
  • window ( Window ) – window to hook into

Discussed in Workspace hooks and builders

Esc

Type to search.