Files
barnard/uiterm/printable_keys.go

6 lines
146 B
Go

package uiterm
// Printable keys normally arrive through a view's character handler rather
// than the special-key handler.
const KeyM Key = 'm'