On this page
libtmux::is_pane_id
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/target.hpp
- is_pane_id ( value : std::string_view ) bool
-
Whether a value is written as an id, which is what decides that it needs no separator validation below — not whether tmux would resolve it.
xis an id by this test and no pane by tmux's, and both are right: it carries no separator, so composing it can only produce the caller's own mistake back.
0 declared, 0 inherited