This website requires JavaScript.
Explore
Help
Sign In
milarin
/
tui
Watch
1
Star
0
Fork
0
You've already forked tui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d335211770
tui
/
events.go
6 lines
86 B
Go
Raw
Normal View
History
Unescape
Escape
initial commit
2021-01-10 21:52:29 +01:00
package
tui
type
Events
interface
{
huge refactor
2022-04-01 20:10:51 +02:00
OnKeyPressed
(
event
*
KeyEvent
)
(
consumed
bool
)
initial commit
2021-01-10 21:52:29 +01:00
}
Reference in New Issue
Copy Permalink