Add mnemonic mute controls

This commit is contained in:
Storm Dragon
2026-09-05 00:57:37 -04:00
parent ef19a558d2
commit 97fcde7e96
13 changed files with 232 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
package uiterm
// Printable keys normally arrive through a view's character handler rather
// than the special-key handler.
const KeyM Key = 'm'