Menus

Complete reference for every Glitch menu — the header 3-dot menu, the terminal right-click menu, and the tab bar right-click menu. These match the in-app menus exactly (v0.8.5-stable).

Header Bar Controls

The header bar sits above the tab strip. Besides the menus below, it has two direct buttons:

Header Menu (3-Dot)

Click the button in the top-right corner of the header bar (tooltip: More options). The popover lists window-level actions:

Terminal Right-Click Menu

Right-click anywhere on the terminal surface (not the tab bar). Items that depend on a text selection are disabled when nothing is selected.

Send to AI is Glitch's signature workflow — select terminal output, right-click, and send it straight to Glitch AI. Full guide: Glitch AI Assistant → Send to AI.

Tab Bar Right-Click Menu

Right-click on a tab in the tab bar (not on the terminal surface):

You can also rename a tab by double-clicking its title, or with Ctrl+Shift+R on the active tab.

Where to Find Each Action

ActionHeader menuTerminal right-clickTab right-click
New tab
Send to AI
Copy / Paste / Select All
Split panes
Command Palette
Full Screen / Read Only
Zoom In / Out / Reset
Settings
Move / Close tab

Related