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
; wrote:
> 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:
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
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
Hi,
At times ag (searching tool like grep) ends up searching binary files like
pdf and the tmux output becomes something like this:
http://i.imgur.com/yy8lw9g.png
It is understood that the stdout shows those scrambled characters as 'ag'
is trying to read a binary file. But the problem is that I h