On this page
formats.row.QUOTE_SHELL_SPECIALS
- Module
- formats.row
- Package
- libtmux
- Source
- crates/libtmux/src/formats/row.rs
-
Bytes that
#{q:}prefixes with a backslash.This is tmux's
format_quote_shellset. None of these bytes is an octal digit or one of the lettersvisemits, so the two escaping layers below compose into one unambiguous grammar.
0 declared, 0 inherited