Re: Tmux: echos to the status bar

2012-11-06 Thread 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" , &

Re: Tmux: echos to the status bar

2012-11-06 Thread ian m
, and with 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" Sent: Tuesday, November 6,

Re: Tmux: echos to the status bar

2012-11-05 Thread ian m
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&

Re: Tmux: echos to the status bar

2012-11-05 Thread ian m
/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

Re: Tmux: echos to the status bar

2012-11-05 Thread ian m
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

Tmux: echos to the status bar

2012-11-04 Thread ian m
Hello, For my tmux statusbar, I call some scripts to echo some text to the status right. This however results in some glitched text to the far right side of the statusbar. For each character that is echoed, I get an extra glitched character on the statusbar. The character seems to be whatever w

Special characters in the status bar

2012-10-30 Thread ian m
Hello, I am running tmux on an embedded linux system. I have been trying to add special characters to my status bar in tmux for a few days. This was made difficult because when I attempt to set the status bar in my config file through something like set -g status-right "#(echo -e '\xnn\xnn)'"