samhuri.net/posts/2006/04/zsh-terminal-goodness-on-os-x.md
Sami Samhuri 007b1058b6
Migrate from Swift to Ruby (#33)
Replace the Swift site generator with a Ruby and Phlex implementation.
Loads site and projects from TOML, derive site metadata from posts.

Migrate from make to bake and add standardrb and code coverage tasks.

Update CI and docs to match the new workflow, and remove unused
assets/dependencies plus obsolete tooling.
2026-02-07 21:19:03 -08:00

837 B

Title Author Date Timestamp Tags
zsh terminal goodness on OS X Sami Samhuri 4th April, 2006 2006-04-04T14:57:00-07:00 mac os x, apple, osx, terminal, zsh

Apple released the OS X 10.4.6 update which fixed a really annoying bug for me. Terminal (and iTerm) would fail to open a new window/tab when your shell is zsh. iTerm would just open then immediately close the window, while Terminal would display the message: [Command completed] in a now-useless window.

Rebooting twice to get the fix was reminiscent of Windows, but well worth it.