bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add active mark, face support; activate mark on paste


From: gentoo_eshoes
Subject: Re: [PATCH] Add active mark, face support; activate mark on paste
Date: Tue, 14 Apr 2020 22:46:57 +0200 (CEST)

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.
But normally, they would be pasted each on a line, so I'd get 2 executed 
commands(because the last line doesn't have a \n, else it would be 3), when 
pasting them.

Attached screenshots, the working one is with bash 5.0.016-1 (package from 
upstream archlinux)


For convenience I link to the other two issues:
2nd issue: https://lists.gnu.org/archive/html/bug-bash/2020-04/msg00067.html
1st issue: https://lists.gnu.org/archive/html/bug-bash/2020-04/msg00065.html


Attachment: Screenshot_2020-04-14_22-38-01.png
Description: PNG image

Attachment: Screenshot_2020-04-14_22-38-45.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]