Sticky Command Header
Sticky Command Header shows you the command run for a large Block that is scrolled partially off-screen. This helps you see the command that was previously run or currently running jump to the top.
How to access Sticky Command Header
Sticky Command Header is enabled by default.
Toggle Sticky Command Header by going to
Settings > Features
> toggle βShow sticky command headerβ.Toggle by searching for βSticky Command Headerβ within the Command Palette or by pressing
CTRL-CMD-S
.You can also "Toggle the Sticky Command Header in the Active Pane" with
CTRL-S
. This won't disable the feature entirely, only minimize it on the active session.
How to use Sticky Command Header
If a Block has a large output ( e.g.
seq 1 1000
), the header of the Block will show on the top of the active Window, Tab, or Pane.Click on the Sticky Command Header to quickly jump to the top of the Block.
While active you can also minimize the Sticky Command Header on the active pane by clicking the UP/DOWN arrow in the middle of the header.
How Sticky Command Header works
Last updated
Was this helpful?