> the modified characters and font is when they are used on the tmux statusbar.
>
>
>
>
> --- On Tue, 11/6/12, Nicholas Marriott wrote:
>
> > From: Nicholas Marriott
> > Subject: Re: Tmux: echos to the status bar
> > To: "ian m"
>
had with them, or the modified characters
and font is when they are used on the tmux statusbar.
--- On Tue, 11/6/12, Nicholas Marriott wrote:
> From: Nicholas Marriott
> Subject: Re: Tmux: echos to the status bar
> To: "ian m"
> Cc: "Adrian Luff" , &
simply pasting the characters in (copy and paste support provided by tmux
>of course). All methods result in this glitch.
>
>--
>
>From: Nicholas Marriott
>To: ian m
>Cc: Adrian Luff ; "tmux-users@lists.sourceforge.net"
>
---
>
> From: Adrian Luff
> To: ian m
> Cc: "tmux-users@lists.sourceforge.net"
> Sent: Monday, November 5, 2012 6:49 PM
> Subject: Re: Tmux: echos to the status bar
> So in the "standard glitch&q
>
>From: Adrian Luff
>To: ian m
> Cc: "tmux-users@lists.sourceforge.net"
>Sent: Monday, November 5, 2012 6:49 PM
>Subject: Re: Tmux: echos to the status bar
>So in the "standard glitch" picture, what's the actual issue? What shou
y and echoing that. the result is the same:
the glitch.
Ian
From: Adrian Luff
To: ian m
Cc: "tmux-users@lists.sourceforge.net"
Sent: Monday, November 5, 2012 6:49 PM
Subject: Re: Tmux: echos to the status bar
So in the "standard glitch&
wQsJ1,fQ11i,VDZPg#2
>
> From: Adrian Luff
> To: ian m
> Cc: "tmux-users@lists.sourceforge.net"
> Sent: Monday, November 5, 2012 2:31 PM
> Subject: Re: Tmux: echos to the status bar
>
> Could be UTF-8 characters being sent from your script without UTF-8 being
&g
/wQsJ1,fQ11i,VDZPg#2
From: Adrian Luff
To: ian m
Cc: "tmux-users@lists.sourceforge.net"
Sent: Monday, November 5, 2012 2:31 PM
Subject: Re: Tmux: echos to the status bar
Could be UTF-8 characters being sent from your script without UTF-8 being
turn
i specify in the status. the
> garbled text is always added on beyond that regardless of what is there.
>
> From: Adrian Luff
> To: ian m
> Cc: "tmux-users@lists.sourceforge.net"
> Sent: Sunday, November 4, 2012 11:23 PM
> Subject: Re: Tmux: echos to the s
is already the rightmost thing i specify in the status. the
garbled text is always added on beyond that regardless of what is there.
From: Adrian Luff
To: ian m
Cc: "tmux-users@lists.sourceforge.net"
Sent: Sunday, November 4, 2012 11:23 PM
Subje
Ian,
Are you echoing using a simple text string…
set -g status-right "text"
…a system call...
set -g status-right '#( echo "text" )'
…or a terminal echo string…
$printf "\033]2;text\033\\"
...or perhaps something else?
I recall seeing something like this issue when updating elements flush to the
11 matches
Mail list logo