Skip to content

Screenshots

Germán edited this page Aug 20, 2026 · 8 revisions

Screenshots

Four-Pane Workspace

The following capture shows a workspace split into four terminal panes. The layout is rendered by the FreeVision UI, while each pane remains an independent PTY-backed terminal.

Four-pane superterm workspace

The controls and pane behavior shown here are covered by the regression suite, including split creation, focus routing, resizing, window operations, and terminal input.

Session Wizard

The wizard is designed for quickly launching one to four panes. It accepts a connection command for each pane and an optional command to run after the connection starts.

Open it from Session -> New session wizard:

The Session menu with New session wizard selected

The session wizard in the English interface

The first dialog asks for the number of windows, from one to four. Each window then asks for a connection command and an optional command to feed to the connection after it starts. The dialog uses a high-contrast blue palette and horizontal button shadows so labels and controls remain readable in a normal terminal window. Key-based SSH authentication is recommended.

Use the wizard for temporary workspaces. Use a named INI or SQLite template when the layout and commands must be reproducible across restarts.

Capturing a New Image

Screenshots can be refreshed whenever the UI changes. Capture a representative workspace that shows:

  • The menu bar and status line.
  • At least two focused or split panes.
  • A local command or SSH session with visible output.
  • The terminal dimensions and window borders.

Keep screenshots free of passwords, private keys, access tokens, host secrets, and personal command history before adding them to the public wiki.

Clone this wiki locally