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

tmux.UnlinkWindowRequest

Go
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go
  • Java Unavailable
  • .NET Unavailable
  • C++ Unavailable
  • Swift Unavailable

View as Markdown

Module
tmux
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/window_link_move.go
struct tmux.UnlinkWindowRequest
struct [source]
struct [source]
struct tmux.UnlinkWindowRequest

UnlinkWindowRequest configures unlinking one exact winlink on tmux 3.2a or later. Its zero value removes the link only when the stable window has another link. The request contains no retained caller-owned storage and has no invalid field combinations.

1 declared, 0 inherited

Members

  • KillIfLast attribute KillIfLast permits unlinking and destroying a stable window with no other links.
Esc

Type to search.