Package: cu
Version: 1.07-19.3

Here (in an emacs window,) after the first ~v no more escaping is
possible. Had to killall cu to get out.

$ cu -d -l /dev/pts/0
cu: fconn_open: Opening port /dev/pts/0 (default speed)
cu: fsserial_open: Baud rate is 38400
cu: fconn_set: Changing setting to 0, 0, 2
^GConnected.
~v
~v
escape ~
delay true
eol \015\025\003\017\004\023\021\022
binary false
binary-prefix \026
echocheck false
echonl \015
timeout 30
kill \025
resend 10
eofwrite \004
eofread $
verbose true
cu: fconn_write: Writing 1 "\n"
~v
cu: fconn_write: Writing 1 "~"
cu: fconn_write: Writing 1 "v"
cu: fconn_write: Writing 1 "\n"
cu: Got termination signal
cu: Exit status 0
cu: fconn_close: Closing connection

^GDisconnected.

Also the --help usage message doesn't mention "dir" like the man page
does.
Also say
 -l,--line line: Use named device (e.g. tty0, /dev/ttyACM0)
instead of just
 -l,--line line: Use named device (e.g. tty0)

Also some options cannot be set on the command line, but only with ~
or some file...



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to