Hacker News new | ask | show | jobs
by ibotty 4375 days ago
> My history isn't aggregated in real time across all my Mac OS X terminal windows.

zsh has `setopt inc_append_history` and `setopt share_history`. i am sure bash has something similar.