[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Verbatim pasting
From: |
Mike Frysinger |
Subject: |
Re: Verbatim pasting |
Date: |
Tue, 10 Aug 2010 16:05:40 -0400 |
On Tue, Aug 10, 2010 at 2:08 PM, Andre Majorel wrote:
> Binding printable ASCII characters to readline functions is
> convenient but it can bite you when you paste text into a shell.
>
> Is there a way to bypass readline while pasting ? Something like
> a ^V toggle or a ^V that lasts until the next newline or next
> pause between two characters longer than 250 ms or...
are you trying to write that text to a file or something ?
-mike