Pane Dimming & Focus
# Pane Dimming & Focus import VideoEmbed from '@components/VideoEmbed.astro'; ## How to use it ### Inactive pane dimming The panes that aren't active will be dimmed to better indicate which pane is active. To access it, go to **Settings** > **Appearance** > **Panes** * Toggle on **Dim inactive panes** to enable the feature. :::note Split panes show a triangle indicator on the top left corner of the active pane. ::: ### Mouse focus The pane with the mouse over it will become active. To access it, go to **Settings** > **Appearance** > **Panes** * Toggle on **Focus follows mouse** to enable the feature. ## How it works <VideoEmbed url="https://www.loom.com/share/62b84d3c60b34cdbaa340fbe8ce8b1d1?hideEmbedTopBar=true&hide_owner=true&hide_share=true&hide_title=true" title="Inactive Pane Dimming Demo" />Warp supports dimming inactive Panes as well as allowing the focus to follow the mouse. This helps you easily see which pane is active and maintain focus.
How to use it
Section titled “How to use it”Inactive pane dimming
Section titled “Inactive pane dimming”The panes that aren’t active will be dimmed to better indicate which pane is active. To access it, go to Settings > Appearance > Panes
- Toggle on Dim inactive panes to enable the feature.
Mouse focus
Section titled “Mouse focus”The pane with the mouse over it will become active. To access it, go to Settings > Appearance > Panes
- Toggle on Focus follows mouse to enable the feature.