Module term::terminfo::parser::compiled[src]
ncurses-compatible compiled terminfo format parsing (term(5))
Statics
pub static boolfnames: &'static [&'static str] = [definition] |
|
pub static boolnames: &'static [&'static str] = [definition] |
|
pub static numfnames: &'static [&'static str] = [definition] |
|
pub static numnames: &'static [&'static str] = [definition] |
|
pub static stringfnames: &'static [&'static str] = [definition] |
|
pub static stringnames: &'static [&'static str] = [definition] |
Functions
| msys_terminfo | Create a dummy TermInfo struct for msys terminals |
| parse | Parse a compiled terminfo entry, using long capability names if |