Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ term_end_color
Function
term_end_color
win/tty/termcap.c:1473–1477 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1471
}
1472
1473
void
1474
term_end_color(void)
1475
{
1476
xputs(nh_HE);
1477
}
1478
1479
void
1480
term_start_color(int color)
Callers
7
set_item_state
Function · 0.70
toggle_menu_attr
Function · 0.70
ttyinv_render
Function · 0.70
tty_refresh_inventory
Function · 0.70
end_glyphout
Function · 0.70
tty_print_glyph
Function · 0.70
render_status
Function · 0.70
Calls
1
xputs
Function · 0.70
Tested by
no test coverage detected