Thanks, Nicholas. I just then realised what you suggested.  

What happened was that homebrew installed version 1.6. I uninstalled tmux and 
reinstalled with `brew install --HEAD tmux` to get version 1.7, which has the 
-R send-keys option.  

-- db


On Thursday, 5 April 2012 at 6:25 PM, Nicholas Marriott wrote:

> Do: C-b : send-keys -R
> 
> 
> On Thu, Apr 05, 2012 at 08:14:37AM +1000, Diego Barros wrote:
> > Hi all,
> > I was wondering if there was a way to clear the contents of a pane while
> > it's running an application?**
> > I know I can enter `clear` manually, or assign that to a keyboard shortcut
> > -- but in this scenario let's say I'm running something that's continually
> > sending output to the pane, e.g.: `tail -f my.log`
> > On OS X's terminal I can press cmd-K and it clears the terminal window,
> > but continues to show any output from tail when it next arrives. I would
> > like to do the same, but for a single pane in tmux, not for the whole tmux
> > session.
> > Cheers,
> > Diego
> > 
> 
> 
> > ------------------------------------------------------------------------------
> > Better than sec? Nothing is better than sec when it comes to
> > monitoring Big Data applications. Try Boundary one-second 
> > resolution app monitoring today. Free.
> > http://p.sf.net/sfu/Boundary-dev2dev
> > 
> 
> 
> > _______________________________________________
> > tmux-users mailing list
> > tmux-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/tmux-users
> > 
> 
> 
> 


------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to