> For the complete documentation index, see [llms.txt](/llms.txt).
> Markdown versions of each page are available by appending .md to any URL.

# Blocks Behavior

Customize Block spacing with Compact mode and toggle Block dividers for a cleaner layout.

## Compact mode

Warp offers the option to enable Compact mode, which condenses the spacing between [Blocks](/terminal/blocks/), enabling more content to be in view.

### How to enable Compact mode

Compact mode is disabled by default, but can be toggled in the following ways:

-   Navigate to **Settings** > **Appearance** > **Blocks** > **Compact Mode**.
-   Utilize the [Command Palette](/terminal/command-palette/), then search for “Compact mode” to toggle.

Note

Warp will open with the same compact settings in future sessions.

## Block dividers

Warp [Blocks](/terminal/blocks/) are divided by horizontal lines that separate individual command input and output, they create a visual break between different commands that you run in a session.

### How to toggle block dividers

Block dividers are enabled by default, but can be toggled in the following ways:

-   Navigate to **Settings** > **Appearance** > **Blocks** > **Show block dividers**.
-   Utilize the [Command Palette](/terminal/command-palette/), then search for “Block Dividers”.
