What they have done is replace the "onchange" event in javascript with "onkeyup". Most likely they've just changed the core code in pages/ask.php line 213. It may be possible to do this in the theme but it's more complex.
However, note that this does an AJAX request on every single letter typed, so there's a possibility it could overload your server.
Welcome to the Q&A site for Question2Answer.
If you have a question about Q2A, please ask here, in English.
To report a bug, please create a new issue on Github or ask a question here with the bug tag.
If you just want to try Q2A, please use the demo site.