# Terminal Block find

## What is it

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

{% hint style="info" %}
Since command outputs are contained within Blocks, you can still use the input editor when invoking find.
{% endhint %}

## How to access it

{% tabs %}
{% tab title="macOS" %}

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.
   {% endtab %}

{% tab title="Windows" %}

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.
   {% endtab %}

{% tab title="Linux" %}

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.
   {% endtab %}
   {% endtabs %}

## How it works

![Find](https://4009768362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsjNxoJ0NFCXW6rRdHH3%2Fuploads%2Fgit-blob-ae6ed470ebb4a9eb546165e6d92267a8098734a5%2Ffind.gif?alt=media)
