Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommandBar ¶
type CommandBar struct { *Base // contains filtered or unexported fields }
func NewCommandBar ¶
func NewCommandBar(app types.App) *CommandBar
func (*CommandBar) Init ¶
func (m *CommandBar) Init() tea.Cmd
func (*CommandBar) View ¶
func (m *CommandBar) View() string
type KeyMap ¶
type StatusBar ¶
type Table ¶
type Table struct { *Base // contains filtered or unexported fields }
func (*Table) SelectedRow ¶
func (*Table) UpdateRows ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.