- Module
- libtmux
- Declared in
- Pane
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++Swift
- break_out ( source_link : libtmux.WindowLink , destination : libtmux.LinkDestination , options : libtmux.BreakPaneOptions? = nil ) libtmux.Request<boolean>
-
- Parameters
-
-
source_link ( libtmux.WindowLink ) – One placement of a window in a session: a window can be linked into several.
-
Discussed in Topology operations
In other ports Move a pane out into a window of its own
- Python
libtmux.Pane.break_pane - Ruby
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 - Swift
Server.breakPane(_:from:named:)
0 declared, 0 inherited