OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:term_features
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/tmux/dist/
tty-keys.c
1416
int *features = &c->
term_features
;
1500
int *features = &c->
term_features
;
1580
int *features = &c->
term_features
;
tty.c
281
c->term_ncaps, &c->
term_features
, cause);
538
if (tty_apply_features(tty->term, c->
term_features
))
server-client.c
3544
c->
term_features
|= feat;
tmux.h
1955
int
term_features
;
member in struct:client
format.c
1536
return (xstrdup(tty_get_features(ft->c->
term_features
)));
Completed in 47 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026