- Declared in
- Server
- Package
- libtmux-swift
- Source
- Sources/LibTmux/Navigation.swift
- Other languages
- PythonRubyLuaTypeScriptRustGoJava.NETC++
- breakPane(_:from:named:) ( pane : Pane , from : WindowLink , named : String? ) WindowAppearance
-
Moves a pane out into a window of its own, and returns its appearance.
- Raises
In other ports Move a pane out into a window of its own
- Python
libtmux.Pane.break_pane - Ruby
LibTmux::Pane#break_out - Lua
libtmux.Pane:break_out - TypeScript
pane.Pane.breakOut - Rust
pane.Pane.break_out - Go
tmux.Pane.BreakPane - Java
io.github.libtmux.Pane.Pane.breakOut - .NET
LibTmux.Pane.BreakAsync - C++
libtmux::Pane::break_out
0 declared, 0 inherited