Documentation ¶ Index ¶ func Run() (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run() (string, error) Run launches the TUI and returns the path to switch to (if any). Returns ("", nil) when the user quits with q. Returns (path, nil) when the user presses enter on a worktree. Returns ("", err) on error. Types ¶ This section is empty. Source Files ¶ View all Source files commands.gokeys.gomessages.gomodel.gostyles.gotui.go Directories ¶ Show internal Expand all Path Synopsis overlays panels Click to show internal directories. Click to hide internal directories.