libtmux Reference MCP Search
On this page

LibTmux.CopyModeRequest

View as Markdown

Module
LibTmux
Package
LibTmux
Source
src/LibTmux/Requests/CopyModeRequest.cs
struct LibTmux.CopyModeRequest
struct [source]
struct [source]
struct LibTmux.CopyModeRequest

Describes one copy-mode invocation.

7 declared, 0 inherited

Members

  • CopyModeRequest method Initializes a copy-mode request.
  • Cancel property Gets whether copy mode is left instead of entered.
  • ExitOnBottom property Gets whether reaching the bottom leaves copy mode.
  • MouseDrag property Gets whether the mode is entered for a mouse drag.
  • PageDown property Gets whether the pane scrolls down one page on entry.
  • ScrollUp property Gets whether the pane scrolls up one page on entry.
  • SourcePane property Gets the pane whose content is shown instead.
Esc

Type to search.