Terminal++

A tabbed terminal with tmux-style splits, where a pane can also be a notepad, a browser, or a viewer.

It records the command you have typed but not run. Close the lid, lose power, crash the machine — it is still at the prompt when you come back.

Download

Looking up the latest release…

These builds are not code-signed. On macOS, right-click the app and choose Open, then Open again. On Windows, SmartScreen will offer More info → Run anyway. On Linux the AppImage needs chmod +x before it will run.

What it does

Keys

Ctrl+DSplit right
Ctrl+Shift+DSplit down
Ctrl+Alt+DSend EOF to the shell
Ctrl+EnterZoom the focused pane
Ctrl+Alt+arrowsMove focus between panes
Ctrl+Shift+arrowsResize the focused pane
Ctrl+TNew tab
Ctrl+Shift+WClose pane
F11Full screen

On macOS, ⌘ stands in for Ctrl. Hold the + button in the tab bar to open a notepad, a browser, or a file.

Source

Built with Tauri, React and xterm.js. Read the code on GitHub.