Skip to content

Instantly share code, notes, and snippets.

@boris1993
Created January 24, 2018 03:10
Show Gist options
  • Save boris1993/94f3f1b4d475d11f1c21f261f20fc41e to your computer and use it in GitHub Desktop.
Save boris1993/94f3f1b4d475d11f1c21f261f20fc41e to your computer and use it in GitHub Desktop.
A PCOMM-alike key mapping definition for wc3270
wc3270.keymap.pcomm: \n\
<Key>PAUSE: Clear() \n\
RightCtrl <Key>CTRL: Enter() \n\
<Key>ESCAPE: Attn() \n\
LeftCtrl <Key>CTRL: Reset() \n\
<Key>END: EraseEOF() \n\
<Key>RETURN: Newline() \n
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment