NSoiffer / MathCATForPython

A Python Interface and NVDA plugin to MathCAT
MIT License
7 stars 7 forks source link

Add self-describing key input help #66

Open NSoiffer opened 8 months ago

NSoiffer commented 8 months ago

NVDA has a mode where pushing a key says what the key does. The implementation doesn't support that, but it shouldn't be hard to implement. Obviously, the strings need to be translatable ones.