directory
1.0.0
Repository: https://github.com/gcla/termshark.git
Documentation: pkg.go.dev

# Packages

Package appkeys provides a widget which responds to keyboard input.
Package copymodetree provides a wrapper around a tree that supports copy mode.
Package enableselected provides a widget that turns on focus.Selected.
Package expander provides a widget that renders in one line when not in focus but that may render using more than one line when in focus.
Package filter prpvides a termshark-specific edit widget which changes color according to the validity of its input, and which activates a drop-down menu of possible completions for the term at point.
Package hexdumper provides a widget which displays selectable hexdump-like output.
Package ifwidget provides a simple widget that behaves differently depending on the condition supplied.
Package renderfocused will render a widget with focus true.
Package resizable provides columns and piles that can be adjusted.
Package withscrollbar provides a widget that renders with a scrollbar on the right.