Holding ctrl when pressing enter will now parse args in run mode

This commit is contained in:
Scoopta
2019-11-18 22:13:14 -08:00
parent c85f6a7209
commit 750cdd0167
3 changed files with 35 additions and 2 deletions

View File

@@ -55,5 +55,7 @@ uint64_t wofi_get_image_size();
bool wofi_run_in_term();
bool wofi_mod_control();
void wofi_term_run(const char* cmd);
#endif