Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchBar ¶
type SearchBar struct { *tview.InputField // contains filtered or unexported fields }
SearchBar implements the search bar primitive
func NewSearchBar ¶
func NewSearchBar(f func(key tcell.Key)) *SearchBar
NewSearchBar returns search bar view
Click to show internal directories.
Click to hide internal directories.