Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1660899imm; Thu, 21 Jun 2018 00:05:27 -0700 (PDT) X-Google-Smtp-Source: ADUXVKK2l5y8Qo1vv7na12fFiqiD7Y7ru+HjzAIVM8wrDCF32/9hgKNppWTFjnuggnPZGHNYZJYJ X-Received: by 2002:a65:418b:: with SMTP id a11-v6mr21513676pgq.118.1529564727706; Thu, 21 Jun 2018 00:05:27 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529564727; cv=none; d=google.com; s=arc-20160816; b=tN8SVpOd7UQ5IKWMXd76isJv597Qr9+4UFjyoot8lJ5IRa73G+vW60h70oP19QoyFg ykCwu6yLw/iCuMe0HDZTCcoM0YLVnLIePB/wkPxvhWCks/MuON5a1gQnLzp95EAwD7+F vQBh8yAW9c9vCJlxkEFusau9QufVJtyDFQF+ndXxFlZ+jzBw2Enbsd2XtL6dAg6ciLqu xDRaAy1l5ptZcs0ogEuDs9oQ1X3CPmxRjjPMetVPnALlTU1yBQUrlL1LRRsmcko6fQli colQ5MeuHE2yq0EqyjwkvcQsPuuqu/iW1l5NF9G7JdW09U0RCNVwRDCs2Lzax+O+qwEY PU3g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:date:user-agent :references:in-reply-to:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=WJTp/Ev1sA4g68Ia7iVf9sDPlChQh6tWC/QCQM5Jink=; b=JBJTEcE692Qq8cjBDNbfNIO4SuJFqBMtCiYnroYsmEcTV3pk3U8+rnO1XVBvUaFV8D C1+bIItNRKHUtvED7DpYrhEt0j+m9zmcaIBIeGmccS7fSaf8Cm7UScYb/1Jyxp6nSVcT xGk+peOGhuryub3cRYstJ91HhXUrbqayNgQ/irqBcz1hj2VsiGsmxZMz96A7hWCB1CWU gH0jWDhKus3FcXleKOdMJ0cKyO+RuZM7q482x8wNQyCCyLUY+Dd06B+WBbiEiGe4vB9E dExFTfPDkfn3/4yjxdag8UgTmM/oBcHiSu+KNMoJYhsg8JhHwjqK+J3a9L1Qo+ho6Rek 3jrA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@gouders.net header.s=gnet header.b=FeCNOynF; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id s24-v6si3352006pgv.494.2018.06.21.00.05.13; Thu, 21 Jun 2018 00:05:27 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@gouders.net header.s=gnet header.b=FeCNOynF; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754184AbeFUHEL (ORCPT + 99 others); Thu, 21 Jun 2018 03:04:11 -0400 Received: from services.gouders.net ([141.101.32.176]:55745 "EHLO services.gouders.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754104AbeFUHEJ (ORCPT ); Thu, 21 Jun 2018 03:04:09 -0400 Received: from localhost ([193.175.198.193]) (authenticated bits=0) by services.gouders.net (8.14.8/8.14.8) with ESMTP id w5L6vKep009097 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Thu, 21 Jun 2018 08:57:20 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gouders.net; s=gnet; t=1529564242; bh=pd0O7KjufViIkZ6dzFz7LpDrwA7x7lGcgg/R21Gy7hY=; h=From:To:Cc:Subject:In-Reply-To:References:Date; b=FeCNOynFkOyaUoMps5k10yUg01ponW8asm5RVYToSk6glAgi7PkARWoiKxj8EbV8K NtjPnIFOZbLKAZ5x+ydZKQreV9oql4UffFFWc/bdOown2V7KY7Gbds5l7B8AV0akaO tXr+RSWKZ1pOcXiZK7N4JN0HgT51A9dq/I96DBqI= From: Dirk Gouders To: Randy Dunlap Cc: Masahiro Yamada , Linux Kbuild mailing list , Linux Kernel Mailing List , Segher Boessenkool , Sam Ravnborg Subject: Re: [RFC v8 1/1] mconf: global i-search in menu prompts In-Reply-To: <126839db-5cc1-7dad-5a1f-21899dc6236e@infradead.org> (Randy Dunlap's message of "Wed, 20 Jun 2018 13:02:03 -0700") References: <20180620084217.8597-1-dirk@gouders.net> <20180620084217.8597-2-dirk@gouders.net> <126839db-5cc1-7dad-5a1f-21899dc6236e@infradead.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Date: Thu, 21 Jun 2018 08:57:12 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Randy Dunlap writes: > On 06/20/2018 11:55 AM, Dirk Gouders wrote: >> Randy Dunlap writes: >> >>> Hi, >>> >>> On 06/20/2018 01:42 AM, Dirk Gouders wrote: >>>> >>>> Operation >>>> --------- >>>> The TAB key is reserved to toggle the focus between menu and bottons. >>>> Focus is on the buttons if one of the buttens (the active one) is >>>> hightlighted, otherwise it is on the menu. >>>> >>>> When the focus is on the buttons, mconf operates as before with the >>>> exception of the TAB key. >>>> >>>> When the focus is on the menu, mconf operates in i-search mode and the >>>> following input has special meaning: >>>> >>>> * <\> (backslash) can be used to search for other occurences of an >>>> already entered string. On empty search strings, nothing happens. >>>> >>>> * Any other printable character than backslash and '\n' is appended to >>>> the current search string and a match is searched for. If a match >>>> is found, it is immediately navigated to. >>> >>> About that paragraph above: I tried to search for "fs-cache", as in: >>> >>> config FSCACHE_DEBUG >>> bool "Debug FS-Cache" >>> >>> but i-search does not allow me to enter a '-' character. Seems odd to me. >> >> Hi Randy, >> >> thanks for all your testing. >> >> '-' and '+' previously had the same meaning as , , >> respectively. If you are on the top menu item and press '-' there is >> nothing to scroll up so it appears as if the pressed key wasn't >> processed. >> >> I-search should add those characters to the pattern but I broke that two >> or three versions before when I fixed another issue. >> >> I will add this to my list of test cases so this won't happen again. >> >> Dirk >> >> >>> Still doing other testing... > > I haven't hit any other issues. Thank you for testing! The issue concerning '-' and '+' I will fix. Dirk