Open
Description
I have opened this issue so you can to answer for use of the F1 to F12 keys. Thank you.
When pressing the function keys F1-F12, in VT 240, instead of sending the standard escape sequence back to the server, WebTerminal sends the keyboard code of this key. Instead, the next table should be applied when using F1-F12 keys:
F1 ^[OP
F2 ^[OQ
F3 ^[OR
F4 ^[OS
F5 ^[[15~
F6 ^[[17~
F7 ^[[18~
F8 ^[[19~
F9 ^[[20~
F10 ^[[21~
F11 ^[[23~
F12 ^[[24~