Hacker News new | ask | show | jobs
by rubbsdecvik 3250 days ago
Off topic a bit, but what were you using to show the keypresses?
1 comments

I tried to find some external tooling to help with this, but was unsuccessful. In the end, I just built a (hidden) feature into the app that intercepts and displays the key presses in that little bar on the bottom before dispatching the events to the actual handlers.