Move the terminal start/stop code into their own functions, exported (undocumented for now)
This commit is contained in:
@@ -45,6 +45,7 @@ struct _TermKey {
|
||||
int waittime; // msec
|
||||
|
||||
char is_closed;
|
||||
char is_started;
|
||||
|
||||
int nkeynames;
|
||||
const char **keynames;
|
||||
|
||||
Reference in New Issue
Block a user