You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In xterm, the keypad middle arrow can produce a \e[OE sequence, but it is not parsed by termbox. Not sure if this is intentional. It seems that there are 4 possible sequences for this key.
The text was updated successfully, but these errors were encountered:
Hi,
In xterm, the keypad middle arrow can produce a
\e[OE
sequence, but it is not parsed by termbox. Not sure if this is intentional. It seems that there are 4 possible sequences for this key.The text was updated successfully, but these errors were encountered: