Skip to content

Synchronized Inputs

Open in ChatGPT ↗
Ask ChatGPT about this page
Open in Claude ↗
Ask Claude about this page
Copied!

Type a command once and sync it to multiple panes simultaneously.

Synchronized inputs in Warp work similarly to “broadcast input” settings in other terminals, but there are some differences.

With Warp’s synchronized inputs, whatever command you enter in one session will sync to the other sessions in its entirety. Whereas, “broadcast input” typically allows you to “broadcast” individual keystrokes, which may be more suitable for editing parts of commands.

There are three ways to access controls to synchronize inputs:

  • Command Palette in Warp: Search for “synchronize”
  • macOS menus for the Warp app: Edit > Synchronize Input

There are two modes available to scope how input is synchronized and one to stop any synchronization:

  • Synchronize All Panes in All Tabs
  • Synchronize All Panes in Current Tab OPT-CMD-I
  • Stop Synchronizing Any Panes OPT-CMD-I

When inputs are synchronized, you can start typing in one input editor and that same input will be entered into all of the input editors for all panes in your current tab or all tabs, depending on the scope you selected.

If you are working in an alternative editor mode (like vim), synchronized inputs will only apply to all tabs with that same editor type running.

When you get done, you can select “Stop Synchronizing Any Panes” to end the synchronization.