mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add an app exit banner message
This commit is contained in:
@@ -17,8 +17,8 @@ type Wtfable interface {
|
||||
FocusChar() string
|
||||
Focusable() bool
|
||||
HelpText() string
|
||||
QuitChan() chan bool
|
||||
Name() string
|
||||
QuitChan() chan bool
|
||||
SetFocusChar(string)
|
||||
TextView() *tview.TextView
|
||||
|
||||
|
||||
Reference in New Issue
Block a user