Documentation
¶
Overview ¶
Package bookmarks implements the bookmarks overlay panel for grut. It displays a navigable list of saved directory bookmarks and allows the user to jump to a bookmark or delete entries.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Panel ¶
Panel is the bookmarks overlay. It implements panels.Panel.
func (*Panel) KeyBindings ¶
func (p *Panel) KeyBindings() []panels.KeyBinding
KeyBindings implements panels.Panel.
func (*Panel) Refresh ¶
func (p *Panel) Refresh()
Refresh reloads the bookmark list from the manager.
func (*Panel) SetActionsCfg ¶
func (p *Panel) SetActionsCfg(cfg config.ActionsConfig)
SetActionsCfg injects the actions configuration for right-click menus.
Click to show internal directories.
Click to hide internal directories.