Documentation
¶
Overview ¶
Package commandlog implements the read-only git command log overlay.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Panel ¶
Panel renders the global git command log as a scrollable read-only overlay.
func NewWithLog ¶
func NewWithLog(log *git.CommandLog, th *theme.Theme) *Panel
NewWithLog creates a command log overlay panel backed by log.
func (*Panel) KeyBindings ¶
func (p *Panel) KeyBindings() []panels.KeyBinding
KeyBindings implements panels.Panel.
Click to show internal directories.
Click to hide internal directories.