Open evandrocoan opened 6 years ago
I made some progress as you can see on that thread, my problem is that the event is not triggered whenever I press Escape or Enter, any clues why?
It depends on the event type. There are some event Sublime Text does not throw (due bugs on Sublime Text). You can try to override the keybind escape
and enter
for you actions.