I've had this problem before. Sometimes 'reset' doesn't fix it because
the binary data includes the magic tmux escape code to set the window
name. I have to go in and explicitly change the window name back, and
then it works fine.
On Thu, Sep 26, 2013 at 11:27 AM, Saad Malik wrote:
> Paulo,
> Hmm
Paulo,
Hmm there is no 'reset' for Cygwin users. Any one know of a method of
resetting mintty terminal when it's in a 'non-normal' state? I've been bit
by this issue a couple times--mostly by careless catting of binary files.
The only workaround was to completely kill the tmux session and then star
On 23/09/2013, at 23:26, Jack O'Connor wrote:
> Let me preface this by saying this is a stupid question. Please feel free to
> tell me "don't do that".
>
> When I run `cat /dev/urandom` inside of tmux, it usually corrupts my
> terminal, and I end up with something like this:
>
>
>
> Gnome-
The point of setting TMUX_TMPDIR is to then make any labels from -L go to
that directory. In the case of makesocketpath() with no TMUX_TMPDIR set,
would set both the path and the default socket to a file. The checking of
the permissions on the file worked fine in that case, but when TMUX_TMPDIR
i
---
** [tickets:#65] if-shell in tmux.conf makes no sense for first shell inside
tmux**
**Status:** open
**Created:** Wed Sep 25, 2013 07:15 AM UTC by mva
**Last Updated:** Wed Sep 25, 2013 07:15 AM UTC
**Owner:** nobody
Hi there!
I trying to setup conditional default-terminal in my tmux con
---
** [tickets:#66] TMUX_TMPDIR not being used**
**Status:** open
**Created:** Wed Sep 25, 2013 03:08 PM UTC by Geoffrey Fairchild
**Last Updated:** Wed Sep 25, 2013 03:08 PM UTC
**Owner:** nobody
I have tmux 1.8 built on a cluster I use at work. There are 2 front end nodes,
and I'd like fo
---
** [tickets:#67] tmux ignores some 256-colored terminals**
**Status:** open
**Created:** Wed Sep 25, 2013 07:42 PM UTC by mva
**Last Updated:** Wed Sep 25, 2013 07:42 PM UTC
**Owner:** nobody
I just discovered, that somewhy tmux (1.8 and master) ignores "256col" in my
GUI Terminal's TERM
I'm back from Wales on Monday and will look at this then.
Original message
From: Thomas Adam
Date: 26/09/2013 07:12 (GMT+00:00)
To: Jack O'Connor
Cc: tmux-users
Subject: Re: Bug in split window and mouse mode
On 26 September 2013 01:56, Jack O'Connor wrote:
> 1) Crea