mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Add Ctrl-R to manually force a widget refresh
This commit is contained in:
committed by
Chris Cummer
parent
00ec46bfed
commit
da27ad60a9
@@ -6,7 +6,10 @@ import (
|
||||
|
||||
type TextViewer interface {
|
||||
Enabler
|
||||
|
||||
Refresh()
|
||||
TextView() *tview.TextView
|
||||
|
||||
Top() int
|
||||
Left() int
|
||||
Width() int
|
||||
|
||||
Reference in New Issue
Block a user