GNU Screen: using VT100 ASCII codes

Posted by Heoa on Super User See other posts from Super User or by Heoa
Published on 2009-12-06T06:00:33Z Indexed on 2010/03/17 4:01 UTC
Read the original article Hit count: 602

Filed under:
|

I try to move with the VT100 keys here in GNU Screen:

$ screen
$ hello <left><left> ESC C ESC D

but "ESC D" deletes until the end of line and ESC C does nothing. Perhaps, I am not using right VT100 emulation. How can I test it and how can I get the ASCII codes working from commandline with Screen?

© Super User or respective owner

Related posts about gnu-screen

Related posts about ascii