package
0.1.4
Repository: https://github.com/jesseduffield/lazynpm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
for now the split view will always be on NewGui builds a new gui handler.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

OverlappingEdges determines if panel edges overlap.

# Structs

Binding - a keybinding mapping a key and modifier to a handler.
Gui wraps the gocui Gui object which handles rendering and events.
SentinelErrors are the errors that have special meaning and need to be checked by calling functions.

# Type aliases

Teml is short for template used to make the required map[string]interface{} shorter when using gui.Tr.SLocalize and gui.Tr.TemplateLocalize.