From: Chris Mason
Date: 12/11/2013 23:41 (GMT+01:00)
To: Nicholas Marriott
Cc: tmux-users@lists.sourceforge.net
Subject: Re: Custom Logging
You can do it the same way as rename-window but I've forgotten the name of the
command, maybe command-prompt. Check "tmux lsk" to see h
> You can do it the same way as rename-window but I've forgotten the name of
> the command, maybe command-prompt. Check "tmux lsk" to see how it is bound.
>
> You will need a separate key to turn it off though.
>
Thanks. For the benefit of anyone else, I came up with the following:
bind l command
You can do it the same way as rename-window but I've forgotten the name of the
command, maybe command-prompt. Check "tmux lsk" to see how it is bound.
You will need a separate key to turn it off though.
You can pipe to whatever command you like.
Original message
From: Chris Ma