mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Add option --no-tty-restore / -N that makes execution flow omit call to tty_restore().
This commit is contained in:
parent
3af4c5591e
commit
4eaf19493b
9 changed files with 33 additions and 3 deletions
|
|
@ -19,6 +19,7 @@ output-delay = 0
|
|||
output-line-delay = 0
|
||||
auto-connect = direct
|
||||
no-reconnect = false
|
||||
no-tty-restore = false
|
||||
local-echo = false
|
||||
input-mode = normal
|
||||
output-mode = normal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue