Skip to content

Tweeks to teletype emulation and testing on various browsers. #3

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jgharston
Copy link
Contributor

// Updates by JGH, Apr-2021
// CHR$127 ignored, CHR$8 backspace, CHR$9 TABs expand option
// single-spaced lines, >CHR$96 forced to upper case, CHR$96=UKP
// CHR$95 prints underline using half-spaced hyphen, CHR$12 formfeeds
// BS, TAB, ESC, Ctrl-Letter return keypresses
// BUGS: Firefox: prevents Ctrl-N, Ctrl-T, Ctrl-W, impossible to prevent this
// Chrome: almost all CHR$<32 intercepted by browser, including ESC and BS
// SeaMonkey: returns all control characters

See mdfs.net/tty for installed example.

Merge pull request #1 from jgharston/master
Updates by JGH, Apr-2021
Tweeks to teletype emulation and testing on various browsers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant