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

tmux.CopyModeRequest.SourcePane

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
Declared in
CopyModeRequest
Package
github.com/libtmux/libtmux-go/tmux
Source
tmux/pane_modes.go
SourcePane : PaneID
attribute [source]
attribute [source]
SourcePane

SourcePane selects a stable pane whose content is copied while the receiver remains the pane placed in copy mode. Zero uses the receiver. A nonzero value is validated by the library and resolved by tmux even when Cancel is set; a stale or nonexistent pane can prevent cancellation.

0 declared, 0 inherited

Esc

Type to search.