package
0.10.0
Repository: https://github.com/nextlinux/dive.git
Documentation: pkg.go.dev

# Functions

CursorDown moves the cursor down in the currently selected gocui pane, scrolling the screen as needed.
Moves the cursor the given step distance, setting the origin to the new cursor line.
CursorUp moves the cursor up in the currently selected gocui pane, scrolling the screen as needed.
No description provided by the author

# Structs

Debug is just for me :).
Details holds the UI objects and data models for populating the lower-left pane.
FileTree holds the UI objects and data models for populating the right pane.
Filter holds the UI objects and data models for populating the bottom row.
Layer holds the UI objects and data models for populating the lower-left pane.
Status holds the UI objects and data models for populating the bottom-most pane.
No description provided by the author

# Interfaces

No description provided by the author
Controller defines the a renderable terminal screen pane.

# Type aliases

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