- or download this
...
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
...
lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q;
status = ^G; stop = ^S; susp = ^Z; time = 0; werase = ^W;
...
- or download this
...
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
...
lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q;
status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W;
...