# Blocks behavior

## Compact Mode

Warp offers the option to enable Compact mode, which condenses the spacing between [Blocks](https://docs.warp.dev/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](https://docs.warp.dev/terminal/command-palette), then search for "Compact mode" to toggle.

{% hint style="info" %}
Warp will open with the same compact settings in future sessions.
{% endhint %}

<figure><img src="https://4009768362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsjNxoJ0NFCXW6rRdHH3%2Fuploads%2Fgit-blob-9aa9ae8b6c35b85a591da228861e0ab6ccf7a154%2Fcompact_mode.gif?alt=media" alt=""><figcaption><p>Compact Mode Demo</p></figcaption></figure>

## Block Dividers

Warp [Blocks](https://docs.warp.dev/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](https://docs.warp.dev/terminal/command-palette), then search for "Block Dividers".

<figure><img src="https://4009768362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsjNxoJ0NFCXW6rRdHH3%2Fuploads%2Fgit-blob-d8c59f3eb0fdbe4ca070339d914381434073d2d3%2Fblock-divider-demo.gif?alt=media" alt=""><figcaption><p>Block Divider Demo</p></figcaption></figure>
