//
pkg.gl
Category
github.com/jedib0t/go-prompter
powerline
package
0.0.8
Repository:
https://github.com/jedib0t/go-prompter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
3
Files
449 SLOC
#
README
powerline
Demo using
go run ./examples/powerline
:
#
Variables
StyleDefault
StyleDefault - default Style when none provided.
StyleNonPatched
StyleNonPatched assumes use of regular non-patched fonts.
StylePatched
StylePatched assumes use of patched fonts with the separator characters: https://github.com/powerline/fonts.
#
Structs
Powerline
Powerline helps construct a powerline like prompt with segmented contents.
Segment
Segment contains the contents for a "segment" of data in the Powerline prompt.
Style
Style is used to customize the look and feel of the Powerline.