Hi, I found a possible minor glitch in tmux 1.9 as is provided in Debian 8 'Jessie'. I hope it is not a duplicate. I don't know if applies to master and recent.
*The issue* Window number unable to be changed under certain circumstance. *Steps to reproduce* Get Debian 8. # apt-get update && apt-get install aptitude && aptitude update && aptitude install tmux $ tmux -V tmux 1.9 $ _ Get a big pack of files together in a directory. Run 7z with ultra setting (`7z a -t7z -m0=lzma -mx=9 -mfb=64 -md=32m -ms=on archive.7z $DIR` as per `man 7z`) to pack them. Do not run this in the window numbered 7. Run '(move-window)' then hit number 7 in order to try to move the window to number seven. Complains that the window slot is already occupied, which is not necessarily true. *What I have done* IDK if that is solved in later releases. I searched a bit using the google group search and didn't found anything related. Then I cloned the repository and `git log | grep 7z` and `git log | grep -20 number | grep -20 move` I did not found anything related. I have another (not Debian) installation of tmux 2.3 that does not fail from this, I guess because the window gets titled 'sh' instead of '7z', but IDK if that is because tmux itself, the terminal protocol, the emulator program, or even the OS. Regards, uprego Cl / Serrano Galvache 56 bloque abedul planta 4 puerta m 28033 Madrid 917 56 84 94 www.madiva.com The activity of email inboxes can be systematically tracked by colleagues, business partners and third parties. Turn off automatic loading of images to hamper it. -- 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.
