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

libtmux::split_row

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

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.