From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16345 invoked by alias); 3 Jun 2015 08:35:28 -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: 20245 Received: (qmail 13925 invoked from network); 3 Jun 2015 08:35:23 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL 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 :content-type; bh=m/xD04eg1LyZJq4NL0vClovuqKyhtLCjZblHzgMj+oE=; b=LwTuk/ohARS1Cz9nCRZ4OrOt+ySnwH5gpxjHolt86ZTEJQjMEHg241DjD7KQjNWMK5 P6osuZpdcGkSWPSh7KZxfgVovNmkgVUMPiksEtZxsvRGYV6I5SCtmTeK84Pu1hnXCg5c KUoJKQNdZfB3WEn7BqMP9RAZBoxAQTugZEqR1j5rXSYKWb2Op169llVc20QnYz/uIJ9G 26N3o5IJDmVmVu4Ydm9XdmHeyYaFNIlq7wyng8S7Dx6WClIHtQQOH7LGCaEu1hRbbspv yAYH3zSiWDqN05jgqjo2iyvsLR6edgi36I4rWrOq+f0c0e9+OokuRTaT6/fOMq+DjSCf 1hRQ== MIME-Version: 1.0 X-Received: by 10.112.199.133 with SMTP id jk5mr31486395lbc.32.1433320518789; Wed, 03 Jun 2015 01:35:18 -0700 (PDT) In-Reply-To: References: <55677AF5.50709@thequod.de> Date: Wed, 3 Jun 2015 10:35:18 +0200 Message-ID: Subject: Re: bracketed paste mode in xterm and urxvt From: =?UTF-8?Q?Jesper_Nyg=C3=A5rds?= To: Zsh Users Content-Type: multipart/alternative; boundary=001a11c264be5f31f1051798f0f7 --001a11c264be5f31f1051798f0f7 Content-Type: text/plain; charset=UTF-8 I have a hard time figuring out how this is useful. Could you guys post some examples of what you are using this function for? On Fri, May 29, 2015 at 12:00 PM, Yuri D'Elia wrote: > On 05/28/2015 10:30 PM, Daniel Hahler wrote: > > Apart from that I think that this (bracketed paste mode) should be > > included in Zsh's and get maintained this way. Then it could also be > > adjusted for vi-mode. > > I do agree that mainlining this would make a lot of sense, even as a > setopt. Or at least provide the keymap/functions needed to enable it. > > --001a11c264be5f31f1051798f0f7--