Is it currently possible to configure repeatable key presses? Currently via the Lua add_key_binding call), you can pass a repeatable option so holding down the key will trigger the call back repeatedly. Does such functionality exist with this library?
Is it currently possible to configure repeatable key presses? Currently via the Lua
add_key_bindingcall), you can pass arepeatableoption so holding down the key will trigger the call back repeatedly. Does such functionality exist with this library?