> For the complete documentation index, see [llms.txt](/llms.txt).
> Markdown versions of each page are available by appending .md to any URL.

# Terminal Block Find

Search across Blocks from the bottom up, with regex, case-sensitive, and per-Block filtering options.

## What is it

Find searches for matches in all your Blocks from the bottom up and can even be isolated to a specific Block.

Note

Since command outputs are contained within Blocks, you can still use the input editor when invoking find.

## How to access it

-   [macOS](#tab-panel-746)
-   [Windows](#tab-panel-747)
-   [Linux](#tab-panel-748)

1.  Hitting `CMD-F` opens the find view which searches across the terminal (scoped within the current pane).
2.  Within the find modal, you can also enable the regex toggle, find on a selected Block, and/or toggle case-sensitive search.

1.  Hitting `CTRL-SHIFT-F` opens the find view which searches across the terminal (scoped within the current pane).
2.  Within the find modal, you can also enable the regex toggle, find on a selected Block, and/or toggle case-sensitive search.

1.  Hitting `CTRL-SHIFT-F` opens the find view which searches across the terminal (scoped within the current pane).
2.  Within the find modal, you can also enable the regex toggle, find on a selected Block, and/or toggle case-sensitive search.

## How it works
