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=-1.0 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, FREEMAIL_FROM,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 11138 invoked from network); 17 Jun 2020 09:07:30 -0000 Received: from ns1.primenet.com.au (HELO primenet.com.au) (203.24.36.2) by inbox.vuxu.org with ESMTPUTF8; 17 Jun 2020 09:07:30 -0000 Received: (qmail 14100 invoked by alias); 17 Jun 2020 09:07:22 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: List-Unsubscribe: X-Seq: 46057 Received: (qmail 14279 invoked by uid 1010); 17 Jun 2020 09:07:22 -0000 X-Qmail-Scanner-Diagnostics: from mail-il1-f182.google.com by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.102.3/25842. spamassassin: 3.4.4. Clear:RC:0(209.85.166.182):SA:0(-2.0/5.0):. Processed in 1.097848 secs); 17 Jun 2020 09:07:22 -0000 X-Envelope-From: roman.perepelitsa@gmail.com X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.166.182 as permitted sender) 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:cc:content-transfer-encoding; bh=rjpycXQQHRpsQdbQvLd+o/wGEfRzsxt7M46c09dd75w=; b=eWogpR6pyZ7m05sZ9y0SYv2iBAjnhqR10P3x8G4E3JO2SsM+MEwjb5v1l8uVWDZkup hVVmj0o8uukGI7wx01pgZpXdBgemv1EdX14TJ9bwPUR+48cph6q1rSWU7S9af+mlvzcu 3uWBFxDKwBqxmoocwJZkVI1g4hFwVj8pQqp21g9BLh2+e55SyinMD00vI8dEt0IyW2Es SdKWBAhTBtq4P5jqv026fAdjqYPNVLyhqfWUC1O0IkFVDUXRWSqPSgRiOUqeUYboM11i nHP5J3tI4YzKgYXeURvIY0eEZtPRQeD3JzCeuqxDT3jzys2WINmpmp0/AL6VukMk/oKE dVNQ== X-Gm-Message-State: AOAM532UD4iXCkdPi+Fuws8SaSAUAjTZyHIFvmIIYpVJmSUi6Voqgb01 X2qOCNoKKIc+whhwWdHQK1keiLgexDm6q8sXDkZa9t/v X-Google-Smtp-Source: ABdhPJzgCXkY7MEiSbrDv6ZXHbfAnoeUQC0TWG4S11LPuq9NOm659YWwMk9nJF5qBTBZzyMbjRAtylsU6FNUk+sAIIQ= X-Received: by 2002:a92:4899:: with SMTP id j25mr7828219ilg.168.1592384808685; Wed, 17 Jun 2020 02:06:48 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Roman Perepelitsa Date: Wed, 17 Jun 2020 11:06:37 +0200 Message-ID: Subject: Re: bug report: key up or down for history scroll inserts and 'e' in some cases To: =?UTF-8?Q?Franco_Gast=C3=B3n_Pellegrini?= Cc: Zsh hackers list Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, Jun 17, 2020 at 11:03 AM Franco Gast=C3=B3n Pellegrini wrote: > > I forgot to mention that bash does not reproduce the problem. Only ZSH. You've mentioned it on https://github.com/romkatv/powerlevel10k/issues/824#issuecomment-645051032. My advice to report this to Microsoft Terminal with good reproduction instructions still stands. Roman.