- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRuby Lua TypeScriptRustGoJava.NETSwift
- split ( ) expected< Pane, CommandFailure > ( options : SplitOptions ) expected< Pane, CommandFailure >
-
In other ports Split a window's active pane
- Python
libtmux.Window.split - Ruby
LibTmux::Window#split - Lua No source-verified Lua equivalent is recorded for this operation.
- TypeScript
window.Window.split - Rust
window.Window.split - Go
tmux.Window.SplitPane - Java
io.github.libtmux.Window.Window.split - .NET
LibTmux.Window.SplitPaneAsync - Swift
Server.splitWindow(_:direction:size:startDirectory:)
- Python
0 declared, 0 inherited