Re: stdout becomes scrambled at times when running ag

2014-07-18 Thread Tim Allen
On Thu, Jul 17, 2014 at 04:24:24PM -0400, Kaushal wrote: > @Michael, thanks for the tip on using `reset`. Now at least I don't need to > kill the pane every time that happens :) > @Nicholas, I'll update from git For more information, see the recently-filed ticket 137: http://sourceforge.net/p

Re: stdout becomes scrambled at times when running ag

2014-07-17 Thread Kaushal
@Michael, thanks for the tip on using `reset`. Now at least I don't need to kill the pane every time that happens :) @Nicholas, I'll update from git Thanks for such quick replies! -- Kaushal Modi On Thu, Jul 17, 2014 at 3:24 PM, Nicholas Marriott < nicholas.marri...@gmail.com> wrote: > tmux f

Re: stdout becomes scrambled at times when running ag

2014-07-17 Thread Nicholas Marriott
tmux from git may improve this since we support enacs, but it can still happen because of how terminals work. Original message From: Kaushal Date: 17/07/2014 19:33 (GMT+00:00) To: tmux-users@lists.sourceforge.net Subject: stdout becomes scrambled at times when running ag

Re: stdout becomes scrambled at times when running ag

2014-07-17 Thread Michael Garrett
I’m pretty sure that the problem isn’t tmux. I get the same effect when using xterm, iterm, and a few others over the years with no tmux running. The fix for me is to run the unix utility “reset”. Check out “man reset” for more info. Hope this helps. -Mike -just a tmux user On Jul 17, 201