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