Warp documentation
  • 🚀Getting Started
    • Quickstart Guide
    • What is Warp?
    • Migrate to Warp
    • Using Warp with [zsh|bash|fish|pwsh]
    • Privacy
    • Refer a Friend & Earn Rewards
    • Warp Preview & Alpha Program
    • Changelog
  • 🎨Appearance
    • Themes
    • Custom Themes
    • Prompt
    • Input Position
    • Text, Fonts, & Cursor
    • Size, Opacity, & Blurring
    • Pane Dimming & Focus
    • Blocks Behavior
    • Tabs Behavior
    • App Icons
  • đź“•Features
    • Warp AI
      • Active AI
      • Agent Mode
      • Generate
      • Model Context Protocol
      • Voice
      • Rules
    • Command Palette
    • Warp Drive
      • Notebooks
      • Workflows
      • Prompts
      • Environment Variables
      • Warp Drive on the Web
    • Teams
    • Session Sharing
    • Blocks
      • Block Basics
      • Block Actions
      • Block Sharing
      • Block Filtering
      • Background Blocks
      • Sticky Command Header
    • Modern Text Editing
      • Alias Expansion
      • Command Inspector
      • Syntax & Error Highlighting
      • Vim Keybindings
    • Command Entry
      • Command Corrections
      • Command Search
      • Command History
      • Synchronized Inputs
      • YAML Workflows
    • Command Completions
      • Completions
      • Autosuggestions
    • Session Management
      • Launch Configurations
      • Session Navigation
      • Session Restoration
    • Window Management
      • Global Hotkey
      • Tabs
      • Split Panes
    • Warpify
      • Subshells
      • SSH
    • Accessibility
    • Find
    • Files, Links, & Scripts
    • Markdown Viewer
    • Working Directory
    • Smart-Select
    • Full-screen Apps
    • Keyboard Shortcuts
    • Notifications & Audible Bell
    • Settings Sync (Beta)
    • Quit Warning
    • Integrations
    • URI Scheme
    • Network Log
    • Secret Redaction
    • Linux
  • 📊How Does Warp Compare?
    • Performance
    • Terminal features
  • âť“Help
    • Sending Feedback & Logs
    • Plans, Subscriptions & Pricing
    • Updating Warp
    • Using Warp Offline
    • Logging out & Uninstalling
    • Known Issues
    • Troubleshooting Login Issues
    • Open Source Licenses
Powered by GitBook
On this page
  • How to access Sticky Command Header
  • How to use Sticky Command Header
  • How Sticky Command Header works

Was this helpful?

  1. Features
  2. Blocks

Sticky Command Header

Sticky Command Header shows you the command run for a large Block that is scrolled partially off-screen. This helps you see the command that was previously run or currently running jump to the top.

PreviousBackground BlocksNextModern Text Editing

Last updated 2 months ago

Was this helpful?

For long-running commands that take up the full screen, the sticky header only shows after you start scrolling up. This is to prevent the header from blocking the top part of the output for commands like git log that simulate full-screen apps.

How to access Sticky Command Header

  • Sticky Command Header is enabled by default.

  • Toggle Sticky Command Header by going to Settings > Features > toggle “Show sticky command header”.

  • Toggle by searching for “Sticky Command Header” within the or by pressing CTRL-CMD-S.

  • You can also "Toggle the Sticky Command Header in the Active Pane" with CTRL-S. This won't disable the feature entirely, only minimize it on the active session.

  • Sticky Command Header is enabled by default.

  • Toggle the Sticky Command Header by going to Settings > Features > toggle “Show sticky command header”.

  • Toggle by searching for “Sticky Command Header” within the or by setting up a key bind in Settings > Keyboard Shortcuts.

  • You can also "Toggle the Sticky Command Header in the Active Pane" in the Command Palette or by setting up a key bind in Settings > Keyboard Shortcuts. This won't disable the feature entirely, only minimize it on the active session.

  • Sticky Command Header is enabled by default.

  • Toggle the Sticky Command Header by going to Settings > Features > toggle “Show sticky command header”.

  • Toggle by searching for “Sticky Command Header” within the or by setting up a key bind in Settings > Keyboard Shortcuts.

  • You can also "Toggle the Sticky Command Header in the Active Pane" in the Command Palette or by setting up a key bind in Settings > Keyboard Shortcuts. This won't disable the feature entirely, only minimize it on the active session.

How to use Sticky Command Header

  • If a Block has a large output ( e.g. seq 1 1000), the header of the Block will show on the top of the active Window, Tab, or Pane.

  • Click on the Sticky Command Header to quickly jump to the top of the Block.

  • While active you can also minimize the Sticky Command Header on the active pane by clicking the UP/DOWN arrow in the middle of the header.

How Sticky Command Header works

đź“•
Command Palette
Command Palette
Command Palette
Sticky Command Header Demo
Toggle active header and Jump to bottom of block demo