Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

Go API

Go documentation

View as Markdown

Module
tmux
Declared in
Window
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/window_link_move.go
Other languages
PythonRubyLuaTypeScriptRustJava.NETC++Swift

Link adds the stable window to TargetSession as another winlink, targeting the source through the receiver's exact session. Unless Detach is set, tmux makes the new link current in the target session; this is not a global client-focus guarantee. Link does not refresh or mutate the materialized source Window . A transport or context error can be delivery-ambiguous; the void result cannot carry the new winlink identity and no rollback is attempted.

In other ports Link a window into another session

0 declared, 0 inherited

Esc

Type to search.