Documentation
¶
Overview ¶
Package help implements the help overlay panel for grut. It displays a scrollable keybinding cheatsheet rendered as a floating overlay on top of the main layout by the root model.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Panel ¶
Panel is the help overlay. It implements panels.Panel.
func (*Panel) Init ¶
--------------------------------------------------------------------------- panels.Panel interface --------------------------------------------------------------------------- Init implements panels.Panel.
func (*Panel) KeyBindings ¶
func (p *Panel) KeyBindings() []panels.KeyBinding
KeyBindings implements panels.Panel.
Click to show internal directories.
Click to hide internal directories.