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

LibTmux.CopyModeRequest

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

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

  • 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.
  • ToCommand method Returns a copy-mode request as one tmux command.
Esc

Type to search.