libtmux Reference MCP Search
On this page

formats.row.QUOTE_SHELL_SPECIALS

View as Markdown

Module
formats.row
Package
libtmux
Source
crates/libtmux/src/formats/row.rs
QUOTE_SHELL_SPECIALS : &[u8]
constant [source]
constant [source]
QUOTE_SHELL_SPECIALS

Bytes that #{q:} prefixes with a backslash.

This is tmux's format_quote_shell set. None of these bytes is an octal digit or one of the letters vis emits, so the two escaping layers below compose into one unambiguous grammar.

0 declared, 0 inherited

Esc

Type to search.