From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29871 invoked by alias); 21 Mar 2016 16:08:29 -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: 21391 Received: (qmail 26742 invoked from network); 21 Mar 2016 16:08:27 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.1 Date: Mon, 21 Mar 2016 16:08:22 +0000 From: Daniel Shahaf To: zsh-users@zsh.org Subject: Re: bracketed-paste & gnome-terminal Message-ID: <20160321160822.GA12127@tarsus.local2> References: <20160310222924.GI10755@lorien.comfychair.org> <160310145228.ZM24921@torch.brasslantern.com> <20160314195716.GB17519@lorien.comfychair.org> <160320113419.ZM22381__3117.39058602161$1458498907$gmane$org@torch.brasslantern.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <160320113419.ZM22381__3117.39058602161$1458498907$gmane$org@torch.brasslantern.com> User-Agent: Mutt/1.5.23 (2014-03-12) Bart Schaefer wrote on Sun, Mar 20, 2016 at 11:34:19 -0700: > These are among the reasons that I think bracketed-paste ought to have > been something you have to explicitly turn ON, rather than something > you have to turn off, but consensus went the other way. We could have $zle_bracketed_paste default to unset for TERM == emacs, if emacs users think that's a good idea.