Add mnemonic mute controls
This commit is contained in:
@@ -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'
|
||||
Reference in New Issue
Block a user