On this page
LibTmux.UnsafeTmuxFilter
- Module
- LibTmux
- Package
- LibTmux
- Source
- src/LibTmux/UnsafeTmuxFilter.cs
-
A tmux filter expression passed through without translation.
tmux evaluates the text itself, so nothing here is validated against the closed field catalog. A malformed or unknown token makes tmux return no rows rather than report an error, which reads as an empty result.
0 declared, 0 inherited