Flockdeck docs

Using Flockdeck

Settings

Ctrl+,, or Settings at the foot of the rail, opens the settings: the sections on the left and the one you are in on the right. Every control changes its setting at once, and it is the same setting the command palette and the keys change, so whichever you use, the others show it.

A window reached through the relay leaves a few things to the desk: Remote access lists them.

Type into Find a setting to narrow the sections to the ones that mention a word. On a narrow screen the sections go across the top.

Elsewhere in the window

In the state directory

Everything Flockdeck keeps is in one directory: %AppData%\flockdeck on Windows, ~/Library/Application Support/flockdeck on macOS, and ~/.config/flockdeck on Linux (or $XDG_CONFIG_HOME/flockdeck where that is set).

To uninstall Flockdeck, quit it and delete the flockdeck binary (on Windows, the %LOCALAPPDATA%\Programs\flockdeck folder the installer made, its Start menu shortcut and its entry in your PATH), then this directory; turn remote access off first if it is on, so the relay forgets the machine. Worktrees it made are ordinary git worktrees, and stay beside their repositories until you remove them.

In the environment

These are read when Flockdeck starts, so set one where it will be seen then — setx NAME value on Windows, or an export line in your shell's profile elsewhere — and start Flockdeck again.

The variables Flockdeck sets in each pane, and the flags that shape one run — -agent, -new, -shell — are on The command line.