mirror of
https://github.com/janet-lang/janet
synced 2025-11-06 18:43:04 +00:00
Add msys2 testing with github actions.
This commit is contained in:
@@ -33,6 +33,9 @@
|
||||
#ifndef ENABLE_VIRTUAL_TERMINAL_PROCESSING
|
||||
#define ENABLE_VIRTUAL_TERMINAL_PROCESSING 0x0004
|
||||
#endif
|
||||
#ifndef ENABLE_VIRTUAL_TERMINAL_INPUT
|
||||
#define ENABLE_VIRTUAL_TERMINAL_INPUT 0x0200
|
||||
#endif
|
||||
#endif
|
||||
|
||||
void janet_line_init();
|
||||
|
||||
Reference in New Issue
Block a user