Skip to content

Settings

Open Settings from the app tab bar or the menu. Each setting shows a reset icon when its value differs from the default. Use Reset All to Defaults at the bottom to restore all settings at once.

IDE / Editor

SettingDefaultDescription
IDE CommandcodeExternal editor command for “Open in External Editor” actions. Preset options include VS Code, Sublime Text, and custom commands.

Terminal

SettingDefaultDescription
Font Size14Font size in pixels for terminal tabs
Font FamilyMonaco, Menlo, Ubuntu MonoMonospace font stack for terminal display
Cursor StyleBarCursor shape: block, underline, or bar
Cursor BlinkOnWhether the cursor blinks in terminals
Scrollback1000Maximum lines of terminal history retained
NotificationSoundAlert when a terminal process completes: sound, visual, or none
Warn on CloseOnShow confirmation when closing a terminal with a running process

Console

SettingDefaultDescription
Max Messages1000Maximum messages retained in the console panel (options: 500, 1000, 5000)

Display

SettingDefaultDescription
UI Scale100%Zoom level for the entire interface
Default LayoutSide-by-sideInitial pane layout when opening new repo tabs

Git

SettingDefaultDescription
Auto-Switch Worktree TabOnAutomatically switch to a worktree’s app tab when it’s referenced in git operations
Auto-Clean WorktreesOffAutomatically remove worktree tabs when the worktree folder is deleted
Check for UpdatesOnCheck for app updates on startup

Inline Settings

Some settings are toggled directly in their respective tabs rather than in the Settings form:

SettingWhere to Toggle
Show Hidden FoldersFile Browser toolbar
MinimapFile Editor toolbar
Word WrapFile Editor toolbar
App Tab LayoutView > Layouts > App Tabs menu

Storage

Settings are stored in browser localStorage and persist across app restarts. GitHub tokens are stored separately in your OS keychain (see GitHub Authentication).