2 unstable releases
0.2.0 | Jul 11, 2022 |
---|---|
0.1.0 | Jan 3, 2022 |
#613 in Command-line interface
2,770 downloads per month
Used in 10 crates
(2 directly)
7KB
72 lines
Low level library to query the terminal with a CSI sequence and get the result as a string.
Notes:
- the terminal must already be in raw mode
- there's no Windows support (it should be possible with WinAPI but I don't have any Windows computer to test so a PR would be welcome)
The provided example in examples/kitty demonstrates querying the terminal to know whether the Kitty graphics protocol is supported, and manages entering and leaving raw mode.
If you think you might use this crate but are unsure, don't hesitate to come to Miaou:
Dependencies
~0.4–9MB
~83K SLoC