Hacker News new | ask | show | jobs
by jasonlotito 4497 days ago
So, for those looking to make synching easy, you can add this to .tmux.conf

    bind S setw synchronize-panes
Without the on/off option, it acts as a toggle, making it a keystroke away.