- Module
- libtmux
- Declared in
- WindowLink
- Package
- libtmux
- Source
- lua/libtmux/_internal/entity.lua
- Other languages
- PythonRubyTypeScriptRustGoJava.NETC++Swift
- link ( destination : libtmux.LinkDestination , options : libtmux.LinkOptions? = nil ) libtmux.Request<boolean>
-
In other ports Link a window into another session
- Python
libtmux.Window.link - Ruby
LibTmux::Session#link_window - TypeScript
window.Window.link - Rust
window.Window.link_to - Go
tmux.Window.Link - Java
io.github.libtmux.Window.Window.linkTo - .NET
LibTmux.Window.LinkAsync - C++
libtmux::Window::link_to - Swift
Server.link(_:into:)
- Python
0 declared, 0 inherited