On Sat, Aug 10, 2013 at 10:01:08AM +0100, Sharon Kimble wrote:
> How can I find out what version of tmux I'm running please from within
> tmux? I've just used 'myrepo' to clone the git repo and built it from
> source, but whatever I've tried I cant find out the version number. I
> know I'm running a new version as the man file is dated 10 August.

Up to and beyond a certain tmux version (and definitely one from Git, like
you're running) you can do:

tmux -V

Or older:

tmux server-info | sed -ne '1p'

Does that help?

-- 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.)

------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to