Blocks Behavior
# Blocks Behavior import DemoVideo from '@components/DemoVideo.astro'; ## 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. ::: <DemoVideo src="/assets/terminal/compact_mode.mp4" label="Compact Mode Demo" /> ## 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". <DemoVideo src="/assets/terminal/block-divider-demo.mp4" label="Block Divider Demo" />Customize Block spacing with Compact mode and toggle Block dividers for a cleaner layout.
Compact Mode
Section titled “Compact Mode”Warp offers the option to enable Compact mode, which condenses the spacing between Blocks, enabling more content to be in view.
How to enable Compact Mode
Section titled “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, then search for “Compact mode” to toggle.
Block Dividers
Section titled “Block Dividers”Warp 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
Section titled “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, then search for “Block Dividers”.