X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=pT79QGoFzFPhL4Dn q1YBPBm6B6Swn17tECmnagnppjl65up/9YKwYd8AaS1z6EmvomuTnJmHQ9SLgDS1 1VOIzbXfD0+F9ytesu7bcHTq5Mx81uAtQmo7EZloB8c2AqUByn3hOIqXlgd9XUz3 cMMg5RLznRWGGGEgHOICa7f8rpQ= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=AUuxs6km4gP1OLdXjQYuSK hWcdE=; b=mdKU69ta6EiqouXpIfhtszPLAmQufjtv2iW1eEAVSKJKK9crj8nooA vy5nLNpu2PsS12ILnA+OLw6jfl2TybXfYDxLwxFNoVnq04HJ+WO0+4me8Ub+CBUa JG06bFgo13yzCIMVSMCu7LBXUJ5A/ys3tJ1cStmzAEyKa93V/CCNA= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_PASS autolearn=ham version=3.3.2 spammy=daytonb AT zoho DOT com, daytonbzohocom, H*MI:sk:56B506B, H*f:sk:56B506B X-HELO: sender153-mail.zoho.com Subject: Re: Tmux man page not up to date To: cygwin AT cygwin DOT com References: <56B0D124 DOT 3010602 AT zoho DOT com> <56B506B3 DOT 2050801 AT zoho DOT com> From: Byron Boulton Message-ID: <56B50A95.4020102@zoho.com> Date: Fri, 5 Feb 2016 15:48:21 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: <56B506B3.2050801@zoho.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Zoho-Virus-Status: 1 X-IsSubscribed: yes On 2/5/2016 3:31 PM, Byron Boulton wrote: > On 2/5/2016 3:01 PM, Michael Wild wrote: >> On Tue, Feb 2, 2016 at 4:54 PM Byron Boulton wrote: >>> >>> The man page for tmux in Cygwin is not up to date. The version of tmux >>> in cygwin is 2.1, but the man page is not consistent with that. >>> >>> Specifically I noticed it because I was getting warnings about my mouse >>> configurations settings. There was a breaking change to this for tmux >>> 2.1 as noted in the tmux changelog on their website. >>> >>> Byron Boulton >>> >> >> Hi Byron >> >> I noticed that too when I packaged tmux-2.1, however it is the file >> that is included in the tarball, and even in the repository it has >> still not been updated: >> https://github.com/tmux/tmux/blob/master/tmux.1 >> >> Kind regards >> >> Michael >> >> -- >> Problem reports: http://cygwin.com/problems.html >> FAQ: http://cygwin.com/faq/ >> Documentation: http://cygwin.com/docs.html >> Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple >> > That's very strange. I'll open an issue on github then. > > Byron > > > -- > Problem reports: http://cygwin.com/problems.html > FAQ: http://cygwin.com/faq/ > Documentation: http://cygwin.com/docs.html > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Wait. No it looks like it's up to date on the github page. https://github.com/tmux/tmux/blob/master/tmux.1 has .It Xo Ic mouse .Op Ic on | off Which is up to date. I also cloned the repo and the 2.1 tag has the mouse on/off settings documented rather than mouse-resize-pane etc. So we should just need to checkout the 2.1 tag of the tmux repository, and the man page should be up to date. Byron -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple