Skip to content

Releases: bujna94/infinityTerminal

v1.0.9

24 Apr 10:08

Choose a tag to compare

What's Changed

  • Fixed a bug where typing exit in a pane that had been swapped (vertically or between columns) would close the wrong pane — the exit handler was holding the pane's original grid position instead of tracking the session itself

v1.0.8

28 Mar 00:59

Choose a tag to compare

What's Changed

  • Fixed macOS dock icon: replaced rounded-corner icon with full-bleed square so macOS applies the standard squircle mask consistently
  • Removed programmatic icon override that bypassed the system mask
  • Regenerated .icns with all 10 required size variants for sharp rendering at every resolution

v1.0.7

22 Mar 19:08

Choose a tag to compare

Fix: Home button now returns to the original 4 terminals

Bug: After adding columns on the left with the button, the Home button (and ⌘⇧H) would scroll to the newly added columns instead of the original home layout.

Fix: Home now tracks the original two columns created at launch and always scrolls back to them, regardless of how many columns have been added on either side.

Download

  • InfinityTerminal.dmg — signed and notarized, ready to install

v1.0.6

22 Mar 10:48

Choose a tag to compare

What's New

  • Per-pane background color picker — click the hue circle icon (appears on hover next to swap/close buttons) to choose from 12 predefined colors for any terminal pane
  • Removed SSH auto-coloring — background no longer changes automatically on SSH connections
  • Close pane spawns fresh shell — closing a terminal always starts a new shell in the same slot instead of letting the remaining pane stretch vertically
  • Improved separator visibility — divider lines between terminal panes are now easier to see

v1.0.5

12 Mar 20:58

Choose a tag to compare

What's New in v1.0.5

  • Fix exit restart: Typing exit now properly respawns a fresh shell in the same pane (same as the X button)
  • Bypasses SwiftTerm's weak delegate chain with direct PID monitoring for reliable process exit detection

v1.0.4

11 Mar 23:42

Choose a tag to compare

What's New in v1.0.4

  • Font size controls: Cmd+= to increase, Cmd+- to decrease, Cmd+0 to reset
  • Auto-restart on exit: Typing exit respawns a fresh shell in the same pane
  • Main menu: Cmd+Q, Cmd+H, Cmd+M, Cmd+F now work properly

v1.0.3

11 Mar 23:23

Choose a tag to compare

What's New in v1.0.3

  • Add main menu: Cmd+Q now properly quits the app, plus Cmd+H (hide), Cmd+M (minimize), Cmd+F (full screen)
  • Auto-restart on exit: Typing exit respawns a fresh shell in the same pane instead of leaving a dead terminal

v1.0.2

11 Mar 23:03

Choose a tag to compare

What's New in v1.0.2

  • Auto-restart on exit: Typing exit now respawns a fresh shell in the same pane — matching the X button behavior instead of leaving a dead terminal
  • Signed and notarized by Apple — no Gatekeeper warnings

v1.0.1

11 Mar 22:13

Choose a tag to compare

Fix launch crash
(Bundle.module → safe resource accessor). Signed & notarized.

Infinity Terminal v1.0.0

08 Mar 19:57

Choose a tag to compare

Infinity Terminal v1.0.0

A fast, native macOS terminal with an infinite horizontal canvas. Open unlimited terminal sessions side by side, scroll freely across columns.

Installation

  1. Download InfinityTerminal.dmg
  2. Open the DMG and drag Infinity Terminal to your Applications folder
  3. Launch from Applications

Requirements

  • macOS 14.0 or later
  • Apple Silicon or Intel Mac

Features

  • Infinite horizontal columns — add as many terminals as you need
  • Split columns into two vertical panes
  • Drag panes between columns without losing your running session
  • Minimap for a quick overview of all columns
  • Full keyboard navigation

Keyboard Shortcuts

Shortcut Action
⌘⇧→ Add column right
⌘⇧← Add column left
⌥⌘→ / ⌥⌘← Step between columns
⌘⇧H Jump to home
⌘⇧R Reset workspace
⌘/ Show shortcuts