Re: How to figureout tmux's version from the binary

2012-07-18 Thread Thomas Adam
On 18 July 2012 15:08, Alexander Artemenko wrote: > Hi! > > Is there any way to figure out tmux's version if I only have a binary? -V has been supported in tmux for a while now. -- Thomas Adam -- Live Security Virtual C

How to figureout tmux's version from the binary

2012-07-18 Thread Alexander Artemenko
Hi! Is there any way to figure out tmux's version if I only have a binary? And is there any reason why it does not accept --help and --version arguments? -- Alexander Artemenko (a.k.a. Svetlyak 40wt) Blog: http://dev.svetlyak.ru Photos: http://svetlyak.ru Jabber: svetlyak.4...@gmail.com --

Re: tmux wrong colors on AIX system

2012-07-18 Thread konf
Hello, I've changed environment variables to freeware tools folders: export PATH=/opt/freeware/bin:$PATH export LIBPATH=/opt/freeware/lib:/opt/freeware/lib64 Now infocmp shows setaf/setab for all mentioned terminals (xterm, xterm-color and xterm-xfree86) - see atached file But it doesn't help - "

Re: the Python shell of pudb isn't displayed correctly in tmux

2012-07-18 Thread Stroller
On 15 July 2012, at 18:35, Kevin Tran wrote: > I tried applying the patch, but the prompt never returns when I do: > $ patch ~/Desktop/foo.diff > > This is what foo.diff looks like: http://dpaste.com/771005/plain/ First google hit for "how to apply a patch": http://www.cyberciti.biz/faq/appy-pa