Re: Special characters in the status bar

2012-10-30 Thread Adrian Luff
Can you just use the desired characters directly in your .tmux.conf? With UTF-8 support enabled for my (Mac) terminal and in tmux.conf I am able to use characters successfully. Here's what I mean... .tmux.conf > # Expect UTF-8 sequences to appear in this window > set-window-option -g utf8 on > #

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)'"