On 4/14/20 4:46 PM, gentoo_esh...@tutanota.com wrote:
> Another 'face' issue(the 3rd?) I just noticed now:
> if I paste something that has "\n" inside it, like these 3 lines(only the 
> first 2 lines have \n, but doesn't matter):
> -bash: mk_add_options: command not found
> -bash: mk_add_options: command not found
> -bash: mk_add_options: command not found
> 
> then they are all pasted on the same line, so I have to manually press Enter 
> to execute the line.

This is the expected behavior with bracketed-paste enabled. The pasted text
is `bracketed' by a start and end sequence -- that's how the face code
knows what's been pasted and to highlight it -- and any embedded editing
characters, like newline, are simply added to the editing buffer. The
face code enables bracketed paste by default, since it doesn't make much
sense to test it without bracketed paste enabled.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://tiswww.cwru.edu/~chet/

  • Re: [PATCH... Chet Ramey
    • Re: [... gentoo_eshoes--- via Bug reports for the GNU Bourne Again SHell
      • R... Chet Ramey
        • ... gentoo_eshoes--- via Bug reports for the GNU Bourne Again SHell
          • ... Chet Ramey
            • ... gentoo_eshoes--- via Bug reports for the GNU Bourne Again SHell
            • ... Chet Ramey
            • ... Daniel Colascione
            • ... gentoo_eshoes--- via Bug reports for the GNU Bourne Again SHell
            • ... Chet Ramey
          • ... Chet Ramey
            • ... gentoo_eshoes--- via Bug reports for the GNU Bourne Again SHell
            • ... Chet Ramey
      • R... Ángel
        • ... Daniel Colascione

Reply via email to