Home
last modified time | relevance | path

Searched refs:TERM_TYPE_8BIT (Results 1 – 4 of 4) sorted by relevance

/dports/irc/irssi/irssi-1.2.3/src/fe-text/
H A Dterm.h26 #define TERM_TYPE_8BIT 0 /* normal 8bit text */ macro
H A Dterm.c139 term_type = TERM_TYPE_8BIT; in read_settings()
H A Dterm-terminfo.c153 term_set_input_type(TERM_TYPE_8BIT); in term_init()
H A Dstatusbar.c660 (term_type == TERM_TYPE_8BIT && in finalize_string()