# Tabs behavior

## Tab indicators

Tab indicators provide visual cues in the tab bar under certain specific conditions: When the current pane is maximized, when panes or tabs are syncronized, and when a command exits with an error. These indicators serve as quick references.

### How to toggle tab Indicators

* Navigate to **Settings** > **Appearance** > **Tabs**, and switch the "Show tab indicators" option.
* Utilize the [Command Palette](https://docs.warp.dev/terminal/command-palette), then search for "Tab indicators" to toggle the tab indicators.

<figure><img src="https://4009768362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsjNxoJ0NFCXW6rRdHH3%2Fuploads%2Fgit-blob-e15caaccd0a3cd50fde45eb6333367d7522289a9%2Ftab-indicator-demo.gif?alt=media" alt=""><figcaption><p>Tab Indicator Demo</p></figcaption></figure>

## Tab bar

The tab bar provides easy navigation between open tabs. By default, the tab bar is visible in windowed mode but hides in fullscreen. To access the tab bar when hidden, hover near the top of the window. You can customize its visibility based on your preferences.

### How to configure the tab bar

* Navigate to **Settings** > **Appearance** > **Tabs** > **Show the tab bar** to toggle the visibility of the tab bar. Choose from the following options:
  * Always – Keeps the tab bar visible at all times.
  * Only on hover – Hides the tab bar in both modes.
  * When windowed – Displays the tab bar only in windowed mode.
* Block dividers

{% hint style="info" %}
On macOS, traffic lights will not be shown when in windowed mode if the tab bar is set to show only on hover.
{% endhint %}

<figure><img src="https://4009768362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsjNxoJ0NFCXW6rRdHH3%2Fuploads%2Fgit-blob-136a85d4addad0cd9dacd621aff494bce668fd5d%2Ftab-bar-demo.gif?alt=media" alt=""><figcaption><p>Tab Bar Demo</p></figcaption></figure>

## Tab close button

You can configure the position of the tab close button to be either on the left or right side of the tab.

### How to configure the tab close button

Navigate to **Settings** > **Appearance** > **Tabs** > **Tab close button position**, then choose from the following options:

* Left - the close button will be on the left side of the tab (macOS style)
* Right – the close button will be on the right side of the tab (Windows | Linux style)\\

<figure><img src="https://4009768362-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPsjNxoJ0NFCXW6rRdHH3%2Fuploads%2Fgit-blob-c01b6685d60d608e9f91e3da5b3406151fad8092%2Ftab-close-button-demo.gif?alt=media" alt=""><figcaption><p>Tab close button demo</p></figcaption></figure>
