mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Merge branch 'allow_strip_esc_key' of https://github.com/nh26223/tio into nh26223-allow_strip_esc_key
This commit is contained in:
commit
256d6b4fc2
6 changed files with 99 additions and 2 deletions
|
|
@ -50,6 +50,7 @@ struct option_t
|
|||
int output_delay;
|
||||
bool no_autoconnect;
|
||||
bool log;
|
||||
bool log_strip;
|
||||
bool local_echo;
|
||||
enum timestamp_t timestamp;
|
||||
const char *log_filename;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue