delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/02/06/10:54:29

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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; q=dns; s=default; b=tRGqXDy
z69pPjMBYP/WV23l9MitYyzSDPnOmz0sDkHUr53UiYiMpgB5xINkUVxy6cnu6CtX
gE2BLoThcYI3JcRkMkwtLAP1OqYMgtewY6GLuEOIOswi9bNuIBs6yf4S040afs18
3qNwxfOwBDbRDGgKKhoaELbLeVmWqyTFe70k=
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:mime-version:in-reply-to:references:from:date
:message-id:subject:to:content-type; s=default; bh=OmCWyJ9TgFgGe
Im1XB2laYJm0AQ=; b=uEguk4Y7Xtdfd6klcTKvLeqatkH7R2+ocvNQsEtm+2qcI
aSC/aH4jhrgz+3fzgLQDTzHdYtNYRBJfVQIVbZqovNaxzdQD8dZ4336FIs2UkfKz
biMS1uv1lWMABNov2kxNcQWg2aiSJnbSAydGTQxXMyzum7ouuvqwOk4TmpyjEQ=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-1.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=daytonb AT zoho DOT com, daytonbzohocom, H*f:sk:56B50A9, H*i:sk:56B50A9
X-HELO: mail-wm0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=8LtD9XzASOpNwmWBx1oAD2JP1vGiWj7YyfY3FjHQ680=; b=KQ20ZT0xOs24alomT8KKLVhk0gXUnxzfknjt5xMiJcaceQaw8bhR7BsSjPKTuicHtd bBVcsa9iJB6DOp6s/8NCnjlJyNnAnwHk9NYHsHXm2LboyptjZAyv06lTiMgvXqVFJSVo DZrPk0oJ+jMM9nA9r/dsW7mnucHeNhpQUk0bvvTVLF0gc0fSuNRwN9w98KfOdMorTj6N l2uGZucNEqGzsPVwWYYwAvMs8xSiNNO9o0wfcddJ/w5PomeOc5e43GYXtyG/uqUyDtZF KHPx+tq55dqq0lYCDNFKx41cN8FlY4Qk3HyQRBC/UeCmZzd3QwFZmPlG12fc6tLIkfgm mTGQ==
X-Gm-Message-State: AG10YOSm/QLcwdfbwg6o6JFuUnz7qWDDdyWz6wVYCGpr8afCQkt6xaV/vD7gwL7gXIBP7o1CoVepb7o4GvBkOA==
X-Received: by 10.194.133.10 with SMTP id oy10mr18586789wjb.93.1454774049649; Sat, 06 Feb 2016 07:54:09 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <56B50A95.4020102@zoho.com>
References: <56B0D124 DOT 3010602 AT zoho DOT com> <CAALQ5rnhqFoxi2q2dyH1ArB5sbtd9-pMPwEUgZ2RTdrLzE+apA AT mail DOT gmail DOT com> <56B506B3 DOT 2050801 AT zoho DOT com> <56B50A95 DOT 4020102 AT zoho DOT com>
From: Michael Wild <themiwi AT gmail DOT com>
Date: Sat, 6 Feb 2016 16:53:50 +0100
Message-ID: <CAALQ5r=w1sWDpXBFYzV6DecLgk-r2hT6neyjBffPNBup1q9dHQ@mail.gmail.com>
Subject: Re: Tmux man page not up to date
To: The Cygwin Mailing List <cygwin AT cygwin DOT com>
X-IsSubscribed: yes

On Fri, Feb 5, 2016 at 9:48 PM, Byron Boulton <daytonb AT zoho DOT com> wrote:
> 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 <daytonb AT zoho DOT com> 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

Something's weird then... That passage you mention is also present in
the man-page I have installed from the normal tar-ball. And I just
verified, the manpage in the git tag is identical to the one in the
tarball. Maybe your installation of the tmux package is broken? Try to
reinstall it maybe?

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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019