libtmux::NumberOp
C++
- Python Unavailable
- Ruby Unavailable
- Lua Unavailable
- TypeScript Unavailable
- Rust Unavailable
- Go Unavailable
- Java Unavailable
- .NET Unavailable
- C++
- Swift Unavailable
- Module
- libtmux
- Package
- libtmux-cxx
- Source
- include/libtmux/filter_expr.hpp
-
tmux renders a count, a size and an index as text.
Comparing them as text puts "9" after "10", so a numeric field is its own kind with its own operations rather than a string field a caller must remember to convert. How a numeric field is compared, on the value rather than on its text.
6 declared, 0 inherited
Members
- equals constant
- greater constant
- greater_equal constant
- less constant
- less_equal constant
- not_equals constant