mirror of
https://github.com/mum4k/termdash.git
synced 2025-05-04 22:18:07 +08:00
Add missing comment
This commit is contained in:
parent
4fcdf48ecb
commit
facb0e6743
@ -21,6 +21,7 @@ type Terminal struct {
|
|||||||
// done gets closed when Close() is called.
|
// done gets closed when Close() is called.
|
||||||
done chan struct{}
|
done chan struct{}
|
||||||
|
|
||||||
|
// the tcell terminal window
|
||||||
screen tcell.Screen
|
screen tcell.Screen
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user