On Sun, Feb 08, 2015 at 12:02:39PM +0200, Aleksandrina Nikolova wrote: > Greetings! I have set my tmux (right) status to be: "#(perl script > outputting single line, no newline)" but I see the output of it only a > small fraction of the times tmux updates the status. I've tried instead > a trivial command such as "#(echo test)" and I've also tried, setting > the update interval to different values (1, 4 and the default 60). I > also removed everything else from .tmux.conf (except for setting the > terminal type to screen-256color) and restarted the server, so that all > other options are set to default. This issue occurs both on the tty's > and on my graphical terminal emulator (urxvt). Since the problem is > present on the tty's I concluded it's not an issue with urxvt or my > .Xresources settings, so I didn't do tests regarding them. > Any additional code I add to the status (such as time or a constant > string) is being displayed, just not the command output. Any ideas as to > why? > > P.S. I'm running tmux 1.9a on Linux x86_64 3.18.6
Start up a new tmux server instance with your config, hence: % tmux -Ltest -vvvvv Let the status update, then kill the server, and send through the tmux-server-*.log which will be in the directory you invoked the above comamnd in. -- Thomas Adam -- "Deep in my heart I wish I was wrong. But deep in my heart I know I am not." -- Morrissey ("Girl Least Likely To" -- off of Viva Hate.) ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users