On Tue, Dec 20, 2011 at 08:31:22AM -0500, Josh Audette wrote:
> A comment in my file says "! Allows Sawfish keyboard-paste to work". My
> old laptop has no middle-mouse button and the touchpad buttons were
> inconveniently placed -- had to move hand away from keyboard to paste --
> so I used this
On Mon, Dec 19, 2011 at 08:16:53PM +, Nicholas Marriott wrote:
> Can you do this:
>
> printf '\033]0;abc\007'; sleep 10
>
> outside tmux.
>
> If your title doesn't change, your terminal doesn't support it, tmux
> is changing it correctly by the look of it.
Thanks for taking the time to revi
Can you do this:
printf '\033]0;abc\007'; sleep 10
outside tmux.
If your title doesn't change, your terminal doesn't support it, tmux is
changing it correctly by the look of it.
On Fri, Dec 09, 2011 at 11:38:53AM -0500, Josh Audette wrote:
> On Thu, Dec 08, 2011 at 01:21:55AM +, Nicholas
On Thu, Dec 08, 2011 at 01:21:55AM +, Nicholas Marriott wrote:
> No it looks fine. So what's happening? you turn on set-titles but tmux
> does not change the title? Can your run tmux -v for a bit then
> kill it and send me the logs?
Logged out of all currently running tmuxes, then ran:
tm
No it looks fine. So what's happening? you turn on set-titles but tmux
does not change the title? Can your run tmux -v for a bit then kill
it and send me the logs?
On Wed, Dec 07, 2011 at 11:50:31AM -0500, Josh Audette wrote:
> On Tue, Dec 06, 2011 at 03:43:23PM -0500, Josh Audette wrote:
> >
On Tue, Dec 06, 2011 at 03:43:23PM -0500, Josh Audette wrote:
> On Tue, Dec 06, 2011 at 08:20:23PM +, Nicholas Marriott wrote:
> > Can you run "tmux info" and send the output?
>
>
> laphroaig {norm} [15:36:06] <~> tmux info
>
> ... lots of output ...
>
> 155: XT: (flag) true
Hi Nicholas,
Di
On Tue, Dec 06, 2011 at 08:20:23PM +, Nicholas Marriott wrote:
> Can you run "tmux info" and send the output?
laphroaig {norm} [15:36:06] <~> tmux info
tmux 1.5, pid 2141, started Tue Dec 6 10:31:27 2011
socket path /tmp//tmux-1000/default, debug level 0
system is Linux 3.1.0-1-amd64 #1 SMP
Can you run "tmux info" and send the output?
On Tue, Dec 06, 2011 at 02:13:12PM -0500, Josh Audette wrote:
> On Tue, Dec 06, 2011 at 02:03:45PM -0500, Josh Audette wrote:
> > On Tue, Dec 06, 2011 at 09:32:35AM +, Nicholas Marriott wrote:
> > > What is TERM set to outside tmux?
> > >
> > > Yo
On Tue, Dec 06, 2011 at 02:03:45PM -0500, Josh Audette wrote:
> On Tue, Dec 06, 2011 at 09:32:35AM +, Nicholas Marriott wrote:
> > What is TERM set to outside tmux?
> >
> > You are probably using a terminal which does not correctly have the XT
> > option set in terminfo so tmux doesn't know it
On Tue, Dec 06, 2011 at 09:32:35AM +, Nicholas Marriott wrote:
> What is TERM set to outside tmux?
>
> You are probably using a terminal which does not correctly have the XT
> option set in terminfo so tmux doesn't know it is able to set the
> title (this was changed recently to be more strict
What is TERM set to outside tmux?
You are probably using a terminal which does not correctly have the XT
option set in terminfo so tmux doesn't know it is able to set the title
(this was changed recently to be more strict).
On Wed, Nov 30, 2011 at 09:28:28PM -0500, Josh Audette wrote:
> I've bee
I've been working on this problem on and off all day, and I just can't
seem to find a solution, so I think it's time to ask here.
I've got Debian testing/Wheezy amd64 installed on this new Thinkpad
T420.
tmux 1.5 and xterm 276 installed from Debian packages.
show -g says
set-titles on
set-titles
Add the XT flag, either in the terminfo itself or with
terminal-overrides, try
set -ga terminal-overrides ",rxvt*:XT"
On Sat, Nov 26, 2011 at 04:09:30PM +0100, Matthias Lederhofer wrote:
> Hi,
>
> tmux does not set the title for me when using urxvt. It does work in
> xterm. I'm using:
> - De
Hi,
tmux does not set the title for me when using urxvt. It does work in
xterm. I'm using:
- Debian squeeze 64 Bit
- rxvt-unicode (urxvt) v9.07 - released: 2009-12-27
(TERM=rxvt-unicode)
- XTerm(261) (TERM=xterm)
I've created a new user without any configuration files to verify that
the proble
14 matches
Mail list logo