Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ListArrayInfo ¶
type ListInfo ¶
type ListInfo struct { // Incremental search line prompt string Prompt string NameList []string SelectName []string DataList conf.Config // original config data(struct) DataText []string // all data text list ViewText []string // filtered text list MultiFlag bool // multi select flag Keyword string // input keyword CursorLine int // cursor line Term TermInfo }
ListInfo is Struct at view list.
Click to show internal directories.
Click to hide internal directories.