mirror of
https://github.com/samsonjs/samhuri.net.git
synced 2026-03-25 09:05:47 +00:00
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.
837 B
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.