naeruru / mimiuchi

a free, customizable, osc capable speech-to-text interface for relaying text to different types of applications
https://mimiuchi.com
GNU General Public License v3.0
42 stars 4 forks source link

in settings, implement pressing Escape key to exit settings #29

Closed fuwako closed 9 months ago

fuwako commented 9 months ago

Description

This implementation allows the user to press the Escape key to route to Home when the Settings component is mounted.

What is the purpose of this pull request?