Skip to content

Terminal

Sunflare’s terminal is built for real work — multiple tabs, split panes, and deep tmux integration.

Open as many terminal tabs as you need. Each tab is an independent SSH connection to any machine in your fleet.

  • New tab — Click the + button in the tab bar, or use Cmd+T
  • Switch tabs — Click any tab, or use Cmd+Shift+] / Cmd+Shift+[
  • Close tabCmd+W, or click the close button on a tab
  • Rename tab — Double-click a tab to give it a custom name

Divide a tab into multiple panes, each showing a different connection or command.

  • Split horizontallyCmd+D
  • Split verticallyCmd+Shift+D
  • Navigate panesCmd+[ / Cmd+] or click any pane
  • Close paneCmd+W (when focused on a split pane)

Sunflare has built-in tmux support. When you connect to a machine that has tmux installed:

  • Attach to existing session — Sunflare detects and lists running sessions
  • Create new session — Named sessions that persist after disconnect
  • Session browser — View all windows and panes in a session

This means your work survives network drops. Reconnect and pick up exactly where you left off.

Settings → Terminal lets you adjust:

  • Font — Choose from included monospace fonts
  • Font size — Scale to your preference
  • Line height — Breathing room between lines
  • Theme — Terminal colors match your selected app theme

Sunflare keeps a scrollback buffer for each pane. Scroll up in any terminal to review history. The buffer size is configurable in Settings → Terminal.