Good question.
I tried doing something similar some months back, and nothing worked.
When I asked here about it, the answer was that some kind of bug was
preventing pipe-pane from working properly.
I don't know if that ever got fixed.
Reference:
http://comments.gmane.org/gmane.comp.terminal-e
List,
with screen I use 'deflog' to log everything by default. Is there an
equivalent for tmux? I've read that logging is commonly accomplished
using the pipe-pane command and tried putting:
pipe-pane -o "exec cat >>$HOME/'#W-tmux.log'"
into my .tmux.conf but that doesn't produce log files.
Hi,
On 11 September 2012 03:08, Ben Williams wrote:
> Hi,
>
> Is it possible to use multiple modifier keys in tmux bindings? i.e.
> rather than just M-right for alt+right, something like MS-right for
> alt+shift+right. I've read the man pages and it doesn't seem like it's
> possible, but, I may b