Skip to content

Instantly share code, notes, and snippets.

@glidenote
Created February 1, 2013 08:32
Show Gist options
  • Save glidenote/4690109 to your computer and use it in GitHub Desktop.
Save glidenote/4690109 to your computer and use it in GitHub Desktop.
# log output
bind-key H pipe-pane 'cat >> $HOME/.tmux/tmux-#W.log' \; display-message 'Started logging to $HOME/.tmux/tmux-#W.log'
bind-key h pipe-pane \; display-message 'Ended logging to $HOME/.tmux/tmux-#W.log'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment