Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExpandPath ¶ added in v0.1.11
ExpandPath expands the tilde (~) in a path to the user's home directory
func GetImageWidth ¶ added in v0.1.11
func PlaceOverlay ¶ added in v0.1.11
func PlaceOverlay(x, y int, fg, bg string, opts ...WhitespaceOption) string
PlaceOverlay places fg on top of bg.
func PrintError ¶
Pretty prints an error to stderr and exits the program if exitOnErr is true
Types ¶
type WhitespaceOption ¶ added in v0.1.11
type WhitespaceOption func(*whitespace)
Click to show internal directories.
Click to hide internal directories.