On this page
LibTmux.CopyModeRequest
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/Requests/CopyModeRequest.cs
-
Describes one
copy-modeinvocation.
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.