X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C8227382CC05 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1626892237; bh=jbgY09BJFnYGEQAa8Zh3ToQB1nLoceDZr6ybpivp6dA=; h=Subject:To:References:Date:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To: From; b=cXLtp8ABJ1LT77G9czXLRhauqVqyCqMqEeNoZDrjpm7LOV3bJIov0k52WSQRHb4XQ Bsng/Z3sdzeWxfHA1fxaHgxe6lwv3LjY0Ikyry6a8eL9eJALXlaJgGmpnrSqdnZsan CQxlB6+Fr7BSFv78J4VeHi56GIM98a1Mk3IKB8us= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 466633857421 X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:from:to:references:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=PYBSJuae7mJjjmOC6lnc2rCpnw7F1s56J8ALi1cZeG0=; b=kBvsxY5s3d8o8tA1+gmA42UNrBRMpYCH0Ku7Sr4BNjMPW2eaoi/frPwjdA75/AWIUs mZqs65IJGccu06ePvJbNyTTS+kP6+6s10AtlY3j4ACt3uFO8v1Gf6/u14yPM9WZcmFkZ IlBbKWMSqElH6oHLj3ZnDNwit3XI9Ul0O9N0skz68+80AmSP1fBrVVeORqy1dp7lvokj BMAI9FBWTxXu0I5LonrveaWsZE1cG3xA8arHvSA9tdr94aJO3UxMpCNMAqKpfELmUpMW kVWKeCzLJz8nai1VLsRvGa2QExD3LPhh5pGSLn573lFt8UPlb34MZ7KlSUZTzXq2vkfz +W6Q== X-Gm-Message-State: AOAM530iSaafU/GUtazY2H4NQpCaHIiyIBfjzlf7Yx/q1MQPR7vUew7G 36sqjtcM4vTgG7MXMwwSMPNaB6DPGYzY+A== X-Google-Smtp-Source: ABdhPJyaTUwVYec5YmZ+PsLq9rKU/PI33pkgXsltH9KEUrPm2gv7JZvjThLh4Q//Eoc631WNzz48+g== X-Received: by 2002:a5d:4fc6:: with SMTP id h6mr44476837wrw.112.1626892203314; Wed, 21 Jul 2021 11:30:03 -0700 (PDT) Subject: Re: no regular expressions in less To: cygwin AT cygwin DOT com References: <72a2e4e4-1745-905a-d068-5263c928433d AT gmail DOT com> <28f95bc8-5e8a-9732-7bba-769c5c45d6b7 AT gmail DOT com> Message-ID: Date: Wed, 21 Jul 2021 20:30:02 +0200 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.12.0 MIME-Version: 1.0 In-Reply-To: <28f95bc8-5e8a-9732-7bba-769c5c45d6b7@gmail.com> Content-Language: it X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_00, BODY_8BITS, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, NICE_REPLY_A, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-BeenThere: cygwin AT cygwin DOT 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: , From: Marco Atzeri via Cygwin Reply-To: Marco Atzeri Content-Type: text/plain; charset="utf-8"; Format="flowed" Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 16LIUcvH009113 On 21.07.2021 20:21, Marco Atzeri wrote: > On 21.07.2021 19:43, Basin Ilya via Cygwin wrote: >> Hi list. >> I've just noticed that regexp search works identically to exact match >> search in less and it prints this: >> >>      $ /usr/bin/less --version >>      less 581.2 (no regular expressions) >> >> How to solve this? > > Hi Basin, > > it seems missing for the 32bit version, > on 64bit it is present. > new 32bit version less-581.2-2 is on the way. Regards Marco -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple