Greetings

I am trying to log the entire contents of a session, from the very start 
to finish.  Basically, I want to tee the session to a log file.

I read that you can do this with pipe-pane, but I am apparently doing 
something wrong and it's not working for me at all.

It works fine when I add a bind-key configuration item, but it won't 
work at all as a regular command.  Example;

tmux pipe-pane -o -t test1 'cat >> tmux.log'

I must be misunderstanding the usage.

Can some of you please provide some basic examples of logging with 
pipe-pane for an entire session?



-- 
# Jesse Molina
# Mail = je...@opendreams.net
# Page = page-je...@opendreams.net
# Cell = 1.602.323.7608
# Web  = http://www.opendreams.net/jesse/



------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to