From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.4 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 21332 invoked from network); 26 Sep 2022 01:59:28 -0000 Received: from zero.zsh.org (2a02:898:31:0:48:4558:7a:7368) by inbox.vuxu.org with ESMTPUTF8; 26 Sep 2022 01:59:28 -0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=zsh.org; s=rsa-20210803; h=List-Archive:List-Owner:List-Post:List-Unsubscribe: List-Subscribe:List-Help:List-Id:Sender:Content-Transfer-Encoding: Content-Type:Subject:Cc:To:From:Date:References:In-Reply-To:Message-Id: Mime-Version:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID; bh=59mcHw7Z+gEmeV7rqSiLrTWrQBnDjK6rDvsUmexLx9g=; b=Tlo5emTTBpbGpGseMLgBYgvatZ 0G8r9gUv6CNsRHj5LEK1X8MTV4zZtdscDc16fE8kSBM6smlzm3yde4MljuG0tYGO7XLO+Ldo5JJFs 0RJhRIx3GFAuVYES3pDoAw2KIIgcibxfZBcbGUMCOc0A8v5ca0I9g+mp0MytdegOYRNOhNrVyzsxH HxaVl3CqjHQUwbvsD06vbeZ9jH7sW0Cemd3ySZ6IpxHphPOn9lXvpmTLkxDn4YqLbgokF7HVlbEBO HX4CCbHBvrMIj7mPTY65YYBIHXzyxC2AASCcIgNAvkv5ZmtmGtSR7vfkVx7DwAqcokUDJ+Ij8Lj9r JSiiaT4A==; Received: from authenticated user by zero.zsh.org with local id 1ocdP6-000Hbd-10; Mon, 26 Sep 2022 01:59:28 +0000 Received: from authenticated user by zero.zsh.org with esmtpsa (TLS1.3:TLS_AES_256_GCM_SHA384:256) id 1ocdO9-000Gty-1t; Mon, 26 Sep 2022 01:58:29 +0000 Received: from compute2.internal (compute2.nyi.internal [10.202.2.46]) by mailauth.nyi.internal (Postfix) with ESMTP id BC5B227C0054; Sun, 25 Sep 2022 21:58:25 -0400 (EDT) Received: from imap48 ([10.202.2.98]) by compute2.internal (MEProxy); Sun, 25 Sep 2022 21:58:25 -0400 X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvfedrfeeguddgkedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucesvcftvggtihhpihgvnhhtshculddquddttddmne cujfgurhepofgfggfkjghffffhvfevufgtgfesthhqredtreerjeenucfhrhhomhepnfgr fihrvghntggvpgggvghljoiiqhhuvgiiuceolhgrrhhrhihvseiishhhrdhorhhgqeenuc ggtffrrghtthgvrhhnpedttefhveegtedtgfeufedutdehfeejheffffduvdeukefhteff vddthfevgeeggeenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfh hrohhmpehlrghrrhihvhdomhgvshhmthhprghuthhhphgvrhhsohhnrghlihhthidquddu hedukeejjedtgedqudduledvjeefkeehqdhlrghrrhihvheppeiishhhrdhorhhgsehfrg hsthhmrghilhdrtghomh X-ME-Proxy: Feedback-ID: iaa214773:Fastmail Received: by mailuser.nyi.internal (Postfix, from userid 501) id 265E731A0062; Sun, 25 Sep 2022 21:58:24 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.7.0-alpha0-935-ge4ccd4c47b-fm-20220914.001-ge4ccd4c4 Mime-Version: 1.0 Message-Id: In-Reply-To: References: <4934fe9f-6c6f-2fd9-038c-7e1b84c50dcc@eastlink.ca> Date: Sun, 25 Sep 2022 21:58:04 -0400 From: =?UTF-8?Q?Lawrence_Vel=C3=A1zquez?= To: "Ray Andrews" Cc: zsh-users@zsh.org Subject: Re: key binding not working Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Seq: 28135 Archived-At: X-Loop: zsh-users@zsh.org Errors-To: zsh-users-owner@zsh.org Precedence: list Precedence: bulk Sender: zsh-users-request@zsh.org X-no-archive: yes List-Id: List-Help: List-Subscribe: List-Unsubscribe: List-Post: List-Owner: List-Archive: On Sun, Sep 25, 2022, at 9:16 PM, Ray Andrews wrote: > Some config issue I think. > 'good' version is: " zsh 5.8 (x86_64-pc-none) " ... that's the=20 > 'non-Debian'.=C2=A0 But if I do: > > =C2=A0=C2=A0=C2=A0 $ zsh -f; . /root/.zshrc > > ... I'm expecting basically an identical result to just: > > =C2=A0=C2=A0=C2=A0 $ zsh The first command runs a NO_RCS shell and then sources /root/.zshrc *in the calling shell, after the NO_RCS shell exits*. It is not analogous to the second command at all. outer% PS1=3D'inner%% ' zsh -f; . <(print print done) inner% exit done outer% --=20 vq