Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( SearchStyle = lipgloss.NewStyle().Foreground(lightColor).MarginLeft(leftMargin).PaddingBottom(1) NumberStyle = lipgloss.NewStyle().Foreground(mutedColor) BranchStyle = lipgloss.NewStyle().Foreground(lightColor) CurrentBranchStyle = lipgloss.NewStyle().Foreground(lightColor) SelectedStyle = lipgloss.NewStyle().Foreground(primaryColor) HelpTextStyle = lipgloss.NewStyle().Foreground(mutedColor) )
Functions ¶
func ClearLines ¶
func ClearLines(count int)
func HorizontalLayout ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.