libtmux Reference MCP Search
On this page

libtmux::parse_lookup

View as Markdown

Module
libtmux
Package
libtmux-cxx
Source
include/libtmux/legacy_lookup.hpp
parse_lookup ( typename Entity , term : std::string_view , fields : std::span< const StringFieldHandle< Entity > > ) typename Entity
function [source]
function [source]
parse_lookup

Parse one field[__lookup]=value term against a caller-supplied field table.

The value is taken verbatim after the first =, so a value containing = or __ survives unchanged; only the key is split.

0 declared, 0 inherited

Esc

Type to search.