Add return key
This commit is contained in:
parent
957e116305
commit
5da7b376c9
10 changed files with 179 additions and 16 deletions
|
|
@ -47,6 +47,7 @@ const (
|
|||
KeyEnd
|
||||
KeyBackSpace
|
||||
KeyDelete
|
||||
KeyReturn
|
||||
KeyLimit
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue