Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type List ¶
type List struct { Screen tcell.Screen Line int List []string Tags []Tag Selected int DefaultStyle tcell.Style SelectedStyle tcell.Style }
func (*List) GetSelected ¶
func (*List) SelectorDown ¶
func (l *List) SelectorDown()
func (*List) SelectorUp ¶
func (l *List) SelectorUp()
Click to show internal directories.
Click to hide internal directories.