Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!usenet.stanford.edu!not-for-mail From: sunnycemetery@gmail.com Newsgroups: gnu.bash.bug Subject: Re: Binding Containing Escape Key Fails to Escape History Search Date: Tue, 22 Oct 2019 17:45:41 -0400 Lines: 4 Approved: bug-bash@gnu.org Message-ID: References: <20191022025648.GA19869@midnight> <20191022214541.GC19869@midnight> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: 8bit X-Trace: usenet.stanford.edu 1571780755 30252 209.51.188.17 (22 Oct 2019 21:45:55 GMT) X-Complaints-To: action@cs.stanford.edu To: bug-bash@gnu.org Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:date:to:subject:message-id:references:mime-version :content-disposition:content-transfer-encoding:in-reply-to :user-agent; bh=h9LUMjQlGtK+ZS9Cm2hzxRQ6o8g5rXBrf/fZsi8Hq5A=; b=uv3btho24jRtkWlQlqJZ/PJnCRHZApH6Al1BhA64dn39LZSiq4aIJoXI6LPee8ZMTv EnHZTOncxBEBX5aY5YP+Cphsc47d3soozgq5/2yTLnyGKTo5LlEHYsVJ7u4itUWywe1z jcSGGHg3cg7oL/9RWcO60FO5Y3UlwnIz5nWPi4nslvyMjQLW9QSR5+9ZjP6kb1kxU8vK 4WnEj4KDZjewnXNHqWdS0isddzNZ7WMi62IVFJ3seuCTKmBA2NjG1KBV64Pqu/xmh3Vt kCEH2ZOKStSY8wZX6Ewc1y/0GBxTIpEGBPVzfzKxl243Hr8JhUqA779yvmsHyOMjy3Vl zQBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:date:to:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to:user-agent; bh=h9LUMjQlGtK+ZS9Cm2hzxRQ6o8g5rXBrf/fZsi8Hq5A=; b=QZPiiRjd16qJm89jNgDolsbeenUDB3HNxdnzHAbUi98GkpnvdRvRsf7AqyArI8zrET JGLVPPwOMpo0M3CdMQHJARAdIR3q3EI6sV5ayoJ3QixqszhAwAyrZ3I64BU+EY5IjxOT 48QmGw6V4nEq3yQcc0d1Emq/X+/3eWsBKwInrRCLBEgRc+0SkyLEiHpk6SQKochTTez0 F7WMkdveXJZ/F+U6YgrPheYTzi3txxkTyU04T7YIXDOI1kS0vtuntIHDC/BlcNwa+gov qa+TR2a+oL5RsEpywozFkExLi8vHjHK8jDBnkfXvYfCGY2g6GaeYtxpzZxyxu+kQwy0S mRkQ== X-Gm-Message-State: APjAAAXq0WN3vEb/KDtv6upTgYd82YeWPtKX59dsMPlEGP3BKife+A9f xfe6bNdk/3siya9s0mu2wTMKfIUu X-Google-Smtp-Source: APXvYqwx0KvjjYVI6G9bTiK0Uw7zNPFGxXFkRThxbTPU1JaSu3bgPvDSYWFxFoYWdju6rBg9F2vPsw== X-Received: by 2002:a6b:8b0a:: with SMTP id n10mr5804072iod.280.1571780743484; Tue, 22 Oct 2019 14:45:43 -0700 (PDT) X-Google-Original-From: SunnyCemetery@gmail.com Content-Disposition: inline In-Reply-To: <20191022025648.GA19869@midnight> User-Agent: Mutt/1.10.1 (2018-07-13) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4864:20::d32 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <20191022214541.GC19869@midnight> X-Mailman-Original-References: <20191022025648.GA19869@midnight> Xref: csiph.com gnu.bash.bug:15530 Moreover, the history search should be closed when the cursor is moved (e.g. as with the left arrow key bound to backward-char), but the cursor does not move (even with “æ” bound directly to forward-word).