libtmux Reference MCP Search
On this page

libtmux::split_row

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/snapshot.hpp
split_row ( line : std::string_view , fields : std::size_t , values : std::vector< std::string_view > & ) bool
function [source]
function [source]
split_row

Split one tmux output line into its field values.

The trailing separator emitted by format_request produces one empty tail element, which is dropped; a short or long row is reported rather than padded so a format-name typo cannot masquerade as an empty field.

0 declared, 0 inherited

Esc

Type to search.