Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultPath ¶
func DefaultPath() string
func ExpandHome ¶
Types ¶
type AgentsConfig ¶
type Config ¶
type Config struct {
Roots []string
MaxDepth int
Ignore []string
Agents AgentsConfig
Git GitConfig
Refresh RefreshConfig
Indicator IndicatorConfig
Sort SortConfig
Inspect InspectConfig
Forge ForgeConfig
Display DisplayConfig
Keys KeysConfig
Theme string
FX FXConfig
}
type DisplayConfig ¶
type ForgeConfig ¶
type IndicatorConfig ¶ added in v0.4.3
type InspectConfig ¶
type KeysConfig ¶
type KeysConfig struct {
Inspect string
Quit []string
Close []string
FocusNext []string
FocusPrev []string
PaneList []string
PaneChange []string
PaneDiff []string
PaneGraph []string
PanePR []string
Up []string
Down []string
PageUp []string
PageDown []string
Home []string
End []string
Pin []string
Group []string
Refresh []string
Diff []string
Commits []string
Status []string
AgentLog []string
Help []string
}
type SortConfig ¶
Click to show internal directories.
Click to hide internal directories.