1
0
mirror of https://github.com/UzixLS/picocom.git synced 2025-07-19 07:21:18 +03:00

Added the --no-escape command-line option

Disables the escape character so that picocom can never enter command
mode.
This commit is contained in:
Nick Patavalis
2017-12-16 18:11:33 +02:00
parent 8110b68477
commit 49041a2ef6
2 changed files with 21 additions and 3 deletions

View File

@ -197,6 +197,13 @@ Picocom accepts the following command-line options.
(see description above). If **x** is given, then **C-x** will make
picocom enter command mode. (Default: **a**)
**--no-escape** | **-n**
: Disables the escape character. Picocom will never enter
command-mode if this option is enabled. To exit picocom, either
close its standard input, or send it the TERM or INT
signal. (Default: Disabled).
**--echo** | **-c**
: Enable local echo. Every character being read from the terminal