Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NetHack/NetHack
/ DisplayDesc
Class
DisplayDesc
outdated/sys/mac/mttymain.c:183–183 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
181
#endif
182
183
extern struct DisplayDesc *ttyDisplay; /* the tty display descriptor */
184
185
char kill_char = CHAR_ESC;
186
char erase_char = CHAR_BS;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected