On Mon, Apr 21, 2014 at 8:22 PM, Eric Smith <spacewar at gmail.com> wrote:
In ASCII-1963, ESC was octal 176. I'm not sure
there was a standard for
ALTMODE, but it's generated several different things on Teletypes,
including octal 175 and 176. I wouldn't be surprised if Teleray copied
Teletype.
I believe they copied Teletype; the keyboard layout is identical to the
Model 33 ASR for one. I haven't yet determined the code yet. Have a few
other things I need to get done tonight. Distractions!
I haven't ever heard of ALTMODE sending 133. Possibly the terminal is
sending something other than 133, but the software is
echoing it as '['.
Yes, I think you're right. Probably just a coincidence that it's one bit
off from modern ESC.
Try control-shift-K, or if there is a '[' on the keyboard, control-[.
Control-shift-K works great. Thank you!
Kyle