package
0.0.8
Repository: https://github.com/jedib0t/go-prompter.git
Documentation: pkg.go.dev

# README

powerline

Go Reference

Demo using go run ./examples/powerline:

Demo

# Variables

StyleDefault - default Style when none provided.
StyleNonPatched assumes use of regular non-patched fonts.
StylePatched assumes use of patched fonts with the separator characters: https://github.com/powerline/fonts.

# Structs

Powerline helps construct a powerline like prompt with segmented contents.
Segment contains the contents for a "segment" of data in the Powerline prompt.
Style is used to customize the look and feel of the Powerline.