From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5001 invoked by alias); 7 Nov 2015 20:08:46 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 20929 Received: (qmail 9569 invoked from network); 7 Nov 2015 20:08:45 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=ndhPtwIW1g6K/f3GjFS/AHpWgdGRTQEqYiueQqlSsjc=; b=WYf292DQwRxrWUuijUyen71pCMwr7OJl6p9HLwfLz14eOWnw0UOiZU7bTkGtmT2kFJ rzhUX63MFJ/PpQdCm2J+fTEu7bAyQuwNm2ar8dCuUYg+k+GYbDwOXkbNsuM1Z5cjIfEe dSmX7OKmaS1mnO8FVutDlVISJgu1kQMyYkgU1PNns+z6Qmsq2eq4rKNJ+xA8JXLJ094N K2q3hwjPMhBuLPG+G+cslM5Qdbe8du2OnP7yEdhdSoQo56tMJ7OaB9iGLVhvvI6UHGEP esCmVV8X1+XB9XM6NXG8ItFqqq1Umg1ao0s+A+nHgroiRaWoBEsJ0oK7bTZb1+IumcgP 7BQQ== MIME-Version: 1.0 X-Received: by 10.129.86.132 with SMTP id k126mr16184238ywb.144.1446926920939; Sat, 07 Nov 2015 12:08:40 -0800 (PST) In-Reply-To: <151107113848.ZM24275@torch.brasslantern.com> References: <151107113848.ZM24275@torch.brasslantern.com> Date: Sat, 7 Nov 2015 15:08:40 -0500 Message-ID: Subject: Re: Not really a zsh thing, just a curiosity From: shawn wilson To: Bart Schaefer Cc: Zsh Users Content-Type: multipart/alternative; boundary=001a11436164237f110523f8ed91 --001a11436164237f110523f8ed91 Content-Type: text/plain; charset=UTF-8 On Nov 7, 2015 2:39 PM, "Bart Schaefer" wrote: > > I've somehow gotten one of my gnome-terminal windows into a state where > in one tab the mouse wheel scrolls back through the window buffer and in > the other tab the mouse wheel scrolls through the zsh history at the > command line. I have no idea how this happened, and I've never seen the > latter before. Guessing that scrolling the window buffer is default behavior and you put one terminal into normal vi mode (though I guess it's possible to do this in emacs mode - IDK how). --001a11436164237f110523f8ed91--