On this page
libtmux::CaptureOptions
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/entities.hpp
-
Where to start, counting back into the scrollback.
Absent starts at the top of the visible pane.
7 declared, 0 inherited
Members
- end_line attribute
- join_wrapped attribute Join a line tmux wrapped back into the one line it was.
- keep_trailing_spaces attribute Keep the spaces at the end of a line, which tmux otherwise trims.
- output_limit attribute How much of the answer this call is prepared to hold.
- start_line attribute Where to start, counting back into the scrollback.
- whole_history attribute Everything tmux still remembers, which is what a caller reading history usually means.
- with_escape_sequences attribute Keep the escape sequences rather than the text they produced.