Re: tmux + putty: Using mouse off window on a maximized window shows junk characters

2013-08-10 Thread Alexander Tsepkov
I originally wanted to patch PuTTY-Tray since that's the one I used to use. However, it didn't compile for me in cygwin and I didn't want to install Visual Studio for it. The patch I have posted in the thread ( https://github.com/atsepkov/putty-X /commit/d57d1a582aed66b61737cf5c496dd74e86cb6cab.pat

Re: What version?

2013-08-10 Thread Thomas Adam
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

What version?

2013-08-10 Thread Sharon Kimble
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. Thanks Sharon. -- 

[PATCH] choose-tree: Reset top when toggling items

2013-08-10 Thread Thomas Adam
From: Thomas When choose-tree is told to expand/collapse items (especially when first rendering collapsed to just show sessions), ensure that in addition to setting the selected item, that the item itself appears on the bottom of the screen, rather than off screen. This was causing rendering gli