Skip to content

herminal v0.3.1 — command palette + ⌥Space

Choose a tag to compare

@hoangperry hoangperry released this 28 May 03:10
· 97 commits to main since this release

Polish-wave slice 2. Two "magic feature" items.

⌘⇧P — Command palette

Fuzzy launcher over the workspace. 15 actions indexed (tabs, splits, sidebars, theme, Settings, hotkey window). Search field at top, ↑↓ to navigate, Enter to fire, Esc to dismiss. Adding new menu items only needs a one-liner entry; dispatch travels the responder chain.

⌥Space — Global hotkey

Brings herminal forward from anywhere on macOS, or hides it if already key. Carbon RegisterEventHotKey (no accessibility permission required). If the combo is grabbed by another app, the menu fallback (Window → Show Hotkey Window) still works.

Slice 3 next

Scrollback search ⌘F, drag-resize splits, caret blink reset — each needs a libghostty integration spike first.

Install

curl -LO https://github.com/hoangperry/herminal/releases/download/v0.3.1/herminal-v0.3.1.dmg
open herminal-v0.3.1.dmg

Signed + notarized + stapled.