- Module
- libtmux
- Declared in
- Window
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
- Other languages
- PythonRubyLuaTypeScriptRustGoJava.NETSwift
-
Show this window in another session as well.
The same window, not a copy: what runs in it is running in one place and shown in two.
In other ports Link a window into another session
- Python
libtmux.Window.link - Ruby
LibTmux::Session#link_window - Lua
libtmux.WindowLink:link - TypeScript
window.Window.link - Rust
window.Window.link_to - Go
tmux.Window.Link - Java
io.github.libtmux.Window.Window.linkTo - .NET
LibTmux.Window.LinkAsync - Swift
Server.link(_:into:)
- Python
0 declared, 0 inherited