Hi, I have an idea for a feature/plugin/script, and I wonder if anything like that already exists, and if not what would be the best way to implement it.
Basically, I'd like to add a spinning wheel This is my session names bar now: ``` [ dpcbox ] [1:bash#- 2:bash 3:nvim# 4:git* 5:man ``` Let's say session 2 is producing some output. I'd like it to be: ``` [ dpcbox ] [1:bash#- X:bash 3:nvim# 4:git* 5:man ``` where X changes between: - \ / characters every N bytes of output, basically displaying spinning animation. Obviously, there are more details to take care of, but that's the basics. Regards, -- Dawid [email protected] -- You received this message because you are subscribed to the Google Groups "tmux-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
