mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Clean up script run interaction text
This commit is contained in:
parent
be4fc0908f
commit
8f77ad5830
4 changed files with 13 additions and 6 deletions
|
|
@ -35,3 +35,4 @@ int read_poll(int fd, void *data, size_t len, int timeout);
|
|||
double get_current_time(void);
|
||||
bool match_patterns(const char *string, const char *patterns);
|
||||
int execute_shell_command(int fd, const char *command);
|
||||
void clear_line();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue