Provide local-echo option.

Can be switched on with -e on the command line.
Can be toggled with Ctrl t e while program is running.
This commit is contained in:
Henner Zeller 2018-06-23 12:24:41 -07:00
parent 08fd18e803
commit dabd2130a9
6 changed files with 38 additions and 1 deletions

View file

@ -51,6 +51,11 @@ However, if the
.B \-\-no\-autoconnect
option is provided, tio will exit if the device is not present or an established connection is lost.
.TP
.BR \-e ", " "\-\-local\-echo
Enable local echo.
.TP
.BR \-l ", " "\-\-log " \fI<filename>
@ -100,6 +105,8 @@ List available key commands
Send serial break (triggers SysRq on Linux, etc.)
.IP "\fBctrl-t c"
Show configuration (baudrate, databits, etc.)
.IP "\fBctrl-t e"
Toggle local echo mode
.IP "\fBctrl-t h"
Toggle hexadecimal mode
.IP "\fBctrl-t l"