Module term::terminfo::parser::compiled
[−]
[src]
🔬 This is a nightly-only experimental API. (rustc_private)
this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via Cargo.toml instead?
ncurses-compatible compiled terminfo format parsing (term(5))
Statics
| boolfnames |
[ Experimental ]
|
| boolnames |
[ Experimental ]
|
| numfnames |
[ Experimental ]
|
| numnames |
[ Experimental ]
|
| stringfnames |
[ Experimental ]
|
| stringnames |
[ Experimental ]
|
Functions
| msys_terminfo |
[ Experimental ] Create a dummy TermInfo struct for msys terminals |
| parse |
[ Experimental ] Parse a compiled terminfo entry, using long capability names if |