Commands
>_
but tui
Open a live terminal workspace for branches, commits, changes, and diffs.
The GitButler TUI provides a visual experience similar to the GitButler GUI - right in your terminal. For the full workflow and key bindings, see https://docs.gitbutler.com/gitbutler-tui
Environment variables:
BUT_THEME Sets the theme for but. Options: dark, light. [default: dark]
Usage: but tui [OPTIONS]
Options
--remember-selection— When the TUI quits save the selection and restore it when re-opening.
If the saved selection cannot be restore the TUI launch normally as if --remember-selection wasn't passed. (default: false)
Last updated on