From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ej1-x634.google.com (mail-ej1-x634.google.com [IPv6:2a00:1450:4864:20::634]) by sourceware.org (Postfix) with ESMTPS id 8C84F385801A for ; Tue, 8 Dec 2020 19:04:46 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 8C84F385801A Received: by mail-ej1-x634.google.com with SMTP id ce23so22390161ejb.8 for ; Tue, 08 Dec 2020 11:04:46 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to; bh=aMbC3T5adUgzEPnEjk4dsLatpYO0DwYRaqUX69iFwlQ=; b=S0Mx8avvSnrnIDUL6IDcftQxJyb530I8jD52INTVsLSLJ3xL4ukz4wpEE5piU3xY5W l9Y/JOjb4n8ylK89QG761XpBgBaOsS68jHPB8ZZmwcEEpWknSAD9aNZirPLa5996t+mx tzPyifkShevk1Yb6Bgho97T2TAiK+9yPTNacb0ou7Ul3/HpQCyOZDpN2s2NV9iduyZ7E EVNEE9z2+hQEgdefLSeUKP4Kus9EvKHS3MSDS6Uk/B+lcjrA//aCmpWrpN/J2ZtVidop 7zWTU0rzUpnxqFWJuLCOCBraqmsOvSEihRwyC2sDI9rN3E5ywANo1wJcsyR3MoCdVCQi mRrA== X-Gm-Message-State: AOAM5301eteSNCYR5lUNmL+x/zlFBWDnYNyjAzlnu/HA7Igy+/cYg08U +rG3W++FXRmGcVbQIZNT5RcD1UmXzs+BAf4BH5ScqhDC9SHXnw== X-Google-Smtp-Source: ABdhPJyGuOkzH15IwJH6GwGc/K7h0nQmgyzMwxSCB91HQeoBAFxljdMFv/MGOrtkqBxaWrGVCGG1G7QLwCwsKybvCUA= X-Received: by 2002:a17:906:2e82:: with SMTP id o2mr24988180eji.106.1607454285337; Tue, 08 Dec 2020 11:04:45 -0800 (PST) MIME-Version: 1.0 References: <5f939f35-fdd5-740d-d9b4-06ffdf0ac26a@SystematicSw.ab.ca> In-Reply-To: <5f939f35-fdd5-740d-d9b4-06ffdf0ac26a@SystematicSw.ab.ca> From: Eric Connor Date: Tue, 8 Dec 2020 14:04:34 -0500 Message-ID: Subject: Re: Possible vim bug To: cygwin@cygwin.com X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on server2.sourceware.org Content-Type: text/plain; charset="UTF-8" X-Content-Filtered-By: Mailman/MimeDel 2.1.29 X-BeenThere: cygwin@cygwin.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Dec 2020 19:04:48 -0000 Thanks all, > *$uname -srvmo* > > CYGWIN_NT-10.0 3.0.5(0.338/5/3) 2019-03-31 11:17 x86_64 Cygwin > > *$which column* > > /usr/bin/column > > *$cygcheck -f /usr/bin/column* > > util-linux-2.33.1-2 > > *$cygcheck -c util-linux* > > Cygwin Package Information > > Package Version Status > > util-linux 2.33.1-2 OK > > *$which vim* > > /usr/bin/vim > > *$cygcheck -c vim* > > Cygwin Package Information > > Package Version Status > > vim 8.2.0486-1 OK > I'm not at liberty to share my path, due to the sensitivity of my position, but it *does *include /usr/bin, and it's the second entry in the value. *$vim +'echo $PATH' * Properly imports the path into vim :) *$vim +'!which column'* Properly imports the path to column: /usr/bin/column *ls -lrt /var/log/setup.log*|awk -F ' ' '{print $6, $7, $8, $NF}'*May 26 2020 /var/log/setup.log.runXa27444 Dec 7 13:43 /var/log/setup.log Dec 7 13:43 /var/log/setup.log.full Note: As I indicated earlier, I have been able to go back previous versions (with no success), and subsequently was able to run the update and bring the version back to current. One good data example is the following, which I'd be curious if anyone else is able to sort using *:%!column -t* *On my local machine (v.8.2.0486-1) * Before - 1.33570301776, 3.61194e-06, 7.24503e-06, -9.91572e-06, 1.25098e-05, 0.0102828, 0.010352, 0.0102677, 0.0103789, 0.00161604, 0.00167978, 0.00159998, 0.00182596, 0.0019804, 0.0133687, 0.010329, 0.00163437, 0.00191202, 0.0134425 1.34538754675, 3.3689e-06, 9.86066e-06, -9.12075e-06, 1.18058e-05, 0.00334344, 0.00342207, 0.00332897, 0.00345504, 0.00165532, 0.00170412, 0.00164234, 0.00441903, 0.00459294, 0.00449357, 0.00339737, 0.00166596, 0.00451926, 0.00455153 1.34808186291, -1.99011e-06, 6.53026e-06, -1.18909e-05, 9.52337e-06, 0.00158065, 0.00166529, 0.0015657, 0.0017022, 0.000740644, 0.00078635, 0.000730052, 0.00219736, 0.00238191, 0.00212762, 0.00163783, 0.000750669, 0.00230171, 0.00217917 After - *:%!column -t*shell returned 127 3 lines filtered *On one of my servers (v. 7.4)* Before - 1.33570301776, 3.61194e-06, 7.24503e-06, -9.91572e-06, 1.25098e-05, 0.0102828, 0.010352, 0.0102677, 0.0103789, 0.00161604, 0.00167978, 0.00159998, 0.00182596, 0.0019804, 0.0133687, 0.010329, 0.00163437, 0.00191202, 0.0134425 1.34538754675, 3.3689e-06, 9.86066e-06, -9.12075e-06, 1.18058e-05, 0.00334344, 0.00342207, 0.00332897, 0.00345504, 0.00165532, 0.00170412, 0.00164234, 0.00441903, 0.00459294, 0.00449357, 0.00339737, 0.00166596, 0.00451926, 0.00455153 1.34808186291, -1.99011e-06, 6.53026e-06, -1.18909e-05, 9.52337e-06, 0.00158065, 0.00166529, 0.0015657, 0.0017022, 0.000740644, 0.00078635, 0.000730052, 0.00219736, 0.00238191, 0.00212762, 0.00163783, 0.000750669, 0.00230171, 0.00217917 After - 1.33570301776, 3.61194e-06, 7.24503e-06, -9.91572e-06, 1.25098e-05, 0.0102828, 0.010352, 0.0102677, 0.0103789, 0.00161604, 0.00167978, 0.00159998, 0.00182596, 0.0019804, 0.0133687, 0.010329, 0.00163437, 0.00191202, 0.0134425 1.34538754675, 3.3689e-06, 9.86066e-06, -9.12075e-06, 1.18058e-05, 0.00334344, 0.00342207, 0.00332897, 0.00345504, 0.00165532, 0.00170412, 0.00164234, 0.00441903, 0.00459294, 0.00449357, 0.00339737, 0.00166596, 0.00451926, 0.00455153 1.34808186291, -1.99011e-06, 6.53026e-06, -1.18909e-05, 9.52337e-06, 0.00158065, 0.00166529, 0.0015657, 0.0017022, 0.000740644, 0.00078635, 0.000730052, 0.00219736, 0.00238191, 0.00212762, 0.00163783, 0.000750669, 0.00230171, 0.00217917 Thank you, Eric Connor