mirror of
https://github.com/taigrr/bubbletea.git
synced 2026-04-02 02:59:09 -07:00
Add missing GoDocs
This commit is contained in:
2
key.go
2
key.go
@@ -99,7 +99,7 @@ func (k KeyType) String() (str string) {
|
||||
return ""
|
||||
}
|
||||
|
||||
// Control keys. I know we could do this with an iota, but the values are very
|
||||
// Control keys. We could do this with an iota, but the values are very
|
||||
// specific, so we set the values explicitly to avoid any confusion.
|
||||
//
|
||||
// See also:
|
||||
|
||||
Reference in New Issue
Block a user