Skip to content
Snippets Groups Projects
Commit 40af3580 authored by rswindell's avatar rswindell
Browse files

Deuce said the new user registration process was "openly hostile", so:

Disable the "Swap DEL/BBS key" question, by default (if the user sends
DEL, do the swap).
Beautify the backspace key prompt/report thing (add/remove blanks lines
mostly).
parent 8377505b
Branches
Tags
No related merge requests found
...@@ -984,10 +984,10 @@ ...@@ -984,10 +984,10 @@
"Scanning" 808 Scanning "Scanning" 808 Scanning
"Done" 809 Done "Done" 809 Done
"\1[\1>" 810 Scanned "\1[\1>" 810 Scanned
"\r\n\1h\1yHIT your \1wBACKSPACE\1y or DELETE-LEFT key: " 811 HitYourBackspaceKey "\1n\1b\1h[\1c\xFB\1b] \1h\1yHIT your \1wBACKSPACE\1y or DELETE-LEFT key: " 811 HitYourBackspaceKey
"\1\\\1n\1cCharacter \1h%u (%02Xh) \1n\1creceived.\r\n" 812 CharacterReceivedFmt "\1\\\1n\1cCharacter \1h%u (%02Xh) \1n\1creceived.\r\n" 812 CharacterReceivedFmt
"\1r\1hUnsupported backspace key: \1w%02Xh " 813 InvalidBackspaceKeyFmt "\1r\1h!Unsupported backspace key: \1w%02Xh\r\n" 813 InvalidBackspaceKeyFmt
"Swap the delete (DEL, ^BS) and backspace (BS, ^H) keys" 814 SwapDeleteKeyQ "" 814 SwapDeleteKeyQ
"\1n\1hCBM/\1yPETSCII\1w terminal detected.\r\n" 815 PetTerminalDetected "\1n\1hCBM/\1yPETSCII\1w terminal detected.\r\n" 815 PetTerminalDetected
"Are you using a CBM/PETSCII terminal" 816 PetTerminalQ "Are you using a CBM/PETSCII terminal" 816 PetTerminalQ
"Auto Detect " 817 TerminalAutoDetect "Auto Detect " 817 TerminalAutoDetect
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment