- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++ Swift
- swap ( other : libtmux.Pane , options : libtmux.SwapPaneOptions? = nil ) libtmux.Request<boolean>
-
- Parameters
-
-
other ( libtmux.Pane ) – A tmux pane.
-
In other ports Exchange two panes
- Python
libtmux.Pane.swap - Ruby
LibTmux::Pane#swap - TypeScript
pane.Pane.swapWith - Rust
pane.Pane.swap_with - Go
tmux.Pane.Swap - Java
io.github.libtmux.Pane.Pane.swapWith - .NET
LibTmux.Pane.SwapAsync - C++
libtmux::Pane::swap_with - Swift
Server.swap(_:with:)swaps windows, not panes
0 declared, 0 inherited