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

Python API

Python documentation

libtmux.Window.split_window

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

View as Markdown

Module
libtmux
Declared in
Window
Package
libtmux
Source
src/libtmux/window.py
split_window
( 10 parameters ) ( self , target : int | str | None = None , start_directory : StrPath | None = None , attach : bool = False , vertical : bool = True , shell : str | None = None , size : str | int | None = None , percent : int | None = None , # deprecated , environment : dict[str, str] | None = None )
→ Pane
method [source]
method [source]
split_window

Split window and return the created Pane .

0 declared, 0 inherited

Esc

Type to search.