HomeTutorials › Tabs
Tabs

Managing Tabs (##tab)

#013 0:18 Part of the Rysh video series

The ##tab command is your full tab control center.

Managing Tabs (##tab) — 0:18 walkthrough

What you'll see

  1. ##tab list -- list tabs with IDs and pane counts.
  2. ##tab list-panes -- list the panes inside the active tab.
  3. ##tab delete <id> -- remove a tab.
  4. ##tab pipeline enable / disable -- toggle pipeline mode for a tab.

Commands shown

rysh
n
n
##tab list
##tab list-panes
##tab delete 3
##tab pipeline enable

Keys used

EnterCtrl+tEscape

Transcript

0:00The ##tab command is your tab control center -- list, inspect, delete, and toggle pipelines.

0:31And ##tab pipeline enable turns on pipeline mode for the tab; disable turns it back off.

Key takeaway
##tab is the command center for listing, inspecting, deleting, and pipelining your tabs.