Vincent Wang wrote: > you can try 'pipe-pane', pls read tmux's manpage to get more details. > > I use it to check if tests are finished, send a notification(growl) to > me, and it works very well.
That's a very good idea, thanks! So far, I only use it for logging: L: pipe-pane -o "cat -sv > /xxx/screenlog.$(date '+%y%m%d-%H%M%S')" It takes a while before getting used to the scriptability of tmux lacking in screen. I was going to suggest a feature: Allow to associate a tag, consiting of a single letter, either at the current position of the cursor or its position in the history when in copy-mode. Fit the "monitor-content" option with a variant that lets the user restrict the search space by tag[s]. There could be a pseudo tag meaning "from-here". With your suggestion this feature isn't necessary. The only problem people may have is the restriction of only one open pipe per pane, so one can have either logging or notification, not both. clemens ------------------------------------------------------------------------------ _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users