Text Selection
Warp supports both smart selection and rectangular (column) selection, making it easier to quickly highlight the text you need without tedious dragging or cleanup.
Last updated
Was this helpful?
Warp supports both smart selection and rectangular (column) selection, making it easier to quickly highlight the text you need without tedious dragging or cleanup.
Last updated
Was this helpful?
Was this helpful?
Smart selection goes beyond the typical double-click selection, which only highlights a single word. Instead, it uses semantic rules to treat common patterns (like URLs or file paths) as one unit, even when separated by punctuation or whitespace.
Double-click on text in the input or blocklist. The following patterns are recognized:
URLs
File paths
Email addresses
IP addresses
Floating point numbers, including scientific notation.
You can toggle smart selection on the Settings > Features > Terminal > Double-click smart selection
. If disabled, you can instead manually select specific punctuation characters to be included within word boundaries.
Rectangular selection lets you highlight text in a clean vertical block (also called column or box selection). This is especially useful for copying command output, logs, or prefixed text without grabbing unwanted characters.
Hold the modifier keys while dragging your mouse:
macOS: CMD-OPT
Windows and Linux: CTRL-ALT