Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH: highlight pasted text
- X-seq: zsh-workers 35870
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxx>
- Subject: Re: PATCH: highlight pasted text
- Date: Thu, 23 Jul 2015 08:23:18 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1437632602; bh=pjpEIZIEY3lnQ8+IsekTvOHJFTJSROmDO/jFcTOB+CU=; h=In-reply-to:From:References:To:Subject:Date:From:Subject; b=SU0wBBASqjRJc1rxFpCY8xC6egV6EweTxZ1JnoEqLIac53PTiDr1Ha8ghgXVDyBWmR+l5T7GPn76Omk0txskurrNi80etYu7MsKHQPRFo6MyN7/nbk/K5VCqmQm4D+G6rd+rz2aM+MJEHAzZWZfeKg2gyxFUM5tuQMJd3dyxkOVNdzUXhJ2VYjIZ5paszvt1w9d98gRXRY0pTbpbM+aHNzgyp9utLW97cweG4/fUh3BmcqSuaFmcxVJeSyhK6w00RnqYYuRR6CSdTU0flGIBrSY+YdtZUgQJtSf45qhL8txD7WIqmSCpar57Us2Kae3UG7dpZwK8hQMx4Kn1DXFIdQ==
- In-reply-to: <CAHYJk3TALs+zN4TpQAGEK-mYDJwxAyWnZc+E00HaW=rOKJJZbg@mail.gmail.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <mo6325$r5k$1@ger.gmane.org> <7277.1437023995@thecus.kiddle.eu> <150716131504.ZM18155@torch.brasslantern.com> <modfdp$crn$1@ger.gmane.org> <150718110859.ZM4405@torch.brasslantern.com> <19088.1437274234@thecus.kiddle.eu> <CAHYJk3TALs+zN4TpQAGEK-mYDJwxAyWnZc+E00HaW=rOKJJZbg@mail.gmail.com>
Mikael Magnusson wrote:
> Is there any way to use any of this (the highlighting) if you wrap the
> widget to manipulate the text first?
Currently, no.
Apart from using a bindkey -s sequence that finishes with a widget that
has ZLE_YANK set.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author