mirror of
https://github.com/zoriya/ash.git
synced 2026-06-05 11:29:35 +00:00
Handling the SIGINT
This commit is contained in:
@@ -71,4 +71,6 @@ my_addstr(window, str))
|
||||
#define my_clrtobot() (printf("\x1B[J"))
|
||||
|
||||
void my_npause(my_window *window);
|
||||
void my_nresume(my_window *window);
|
||||
void my_nresume(my_window *window);
|
||||
|
||||
extern my_window *stdwin;
|
||||
Reference in New Issue
Block a user