Skip to content

dd_lightbar_menu: Added KEY_F* defines in there that were referenced in getKeyWithESCChars(). Refactored the includes in SlyEdit, since SlyEdit uses getKeyWithESCChars()

dd_lightbar_menu: Added KEY_F* defines in there that were referenced in getKeyWithESCChars(). Refactored the includes in SlyEdit, since SlyEdit uses getKeyWithESCChars() and had its own definition of that function (and SlyEdit also uses DDLightbarMenu).

I saw an error when using the fTelnet web interface that KEY_F3 wasn't defined when I accidentally pressed the F3 key when browsing a lightbar menu.

Merge request reports