WINDOW MODES

Fullscreen Mode

Full screen. Zero distractions. Just you and the command line.

Questions this answers

  • Terminal fullscreen mode macOS native Space
  • Hide menu bar in terminal fullscreen
  • Fullscreen terminal with multiple desktops macOS

How it works

Chau7 uses the native macOS fullscreen API, so entering fullscreen creates a dedicated Space and hides the menu bar for maximum screen real estate. The transition uses the standard macOS fullscreen animation, and the terminal window integrates with Mission Control and trackpad gestures for swiping between Spaces.

In fullscreen mode, the terminal grid expands to fill the entire display, automatically recalculating row and column counts. Tab bar and any configured padding remain visible, providing a complete terminal environment without window chrome. The escape hatch is the standard macOS fullscreen toggle (Ctrl+Cmd+F or the green window button) plus any custom keybinding you configure.

Why it matters

Fullscreen mode eliminates every visual distraction, which matters during deep debugging, code reviews in the terminal, or SSH sessions where you need maximum screen real estate. Chau7 uses native macOS fullscreen with proper Space integration, so you can swipe between fullscreen terminal and other apps.

Frequently asked questions

Does fullscreen work with macOS Spaces?

Yes. Entering fullscreen creates a native macOS Space, fully integrated with Mission Control and trackpad swiping gestures.

Can I use split view with Chau7 in fullscreen?

Yes. Chau7 supports macOS Split View, so you can tile it alongside another application in a shared fullscreen Space.

What is the keyboard shortcut for fullscreen?

The default is Ctrl+Cmd+F, matching the macOS standard. You can also remap it in the keybindings preferences.