Created
October 22, 2010 15:26
-
-
Save gnodet/640754 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| speed 9600 baud; 47 rows; 155 columns; | |
| lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl | |
| -echoprt -altwerase -noflsh -tostop -flusho pendin -nokerninfo | |
| -extproc | |
| iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel iutf8 | |
| -ignbrk brkint -inpck -ignpar -parmrk | |
| oflags: opost onlcr -oxtabs -onocr -onlret | |
| cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow | |
| -dtrflow -mdmbuf | |
| cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>; | |
| eol2 = <undef>; erase = ^?; intr = ^C; kill = ^U; lnext = ^V; | |
| min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; | |
| stop = ^S; susp = ^Z; time = 0; werase = ^W; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment