> On 2020-04-11 at 18:04 +0200, gentoo_eshoes wrote:
>> $ echo ${PS1@A}
>> declare -x PS1=$'\\\n---\\n\\\n\\[\\a\\]\\\n\\[\\e[1;37m\
>> \e[42m\\]\\u@\\H\\[\\e[0m\\] \\\n\\[\\033[1;30m\\]$(date "+%Y/%m/%d %
>> H:%M:%S")\\[\\033[0m\\] \\\n\\[\\e[0;37m\\]\\s\\V t:\\l j:\\j \\\nd:
>> ${SHLVL} p
On 2020-04-11 at 18:04 +0200, gentoo_eshoes wrote:
> $ echo ${PS1@A}
> declare -x PS1=$'\\\n---\\n\\\n\\[\\a\\]\\\n\\[\\e[1;37m\
> \e[42m\\]\\u@\\H\\[\\e[0m\\] \\\n\\[\\033[1;30m\\]$(date "+%Y/%m/%d %
> H:%M:%S")\\[\\033[0m\\] \\\n\\[\\e[0;37m\\]\\s\\V t:\\l j:\\j \\\nd:
> ${SHLVL} pp:${PPI
On 4/15/20 2:59 PM, Franklin, Jason wrote:
> Bash Version: 5.0
> Patch Level: 16
> Release Status: release
>
> Description:
>
> I have discovered that PROMPT_COMMAND is not executed before the
> printing of PS1 in the following three situations:
PROMPT_COMMAND is printed before PS1 when the she
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -g -O2
-fdebug-prefix-map=/build/bash-orJ5jM/bash-5.0=.
-fstack-protector-strong -Wformat -Werror=format-security -Wall
-Wno-parentheses -Wno-format-security
uname out
On 4/15/20 2:44 PM, Chet Ramey wrote:
> On 4/15/20 11:45 AM, Franklin, Jason wrote:
>> Greetings:
>>
>> I realized that I didn't include my email when I used bashbug to report
>> my issue, so I'm sending a follow-up email so that the maintainers can
>> be in touch.
>
> I didn't see any bug report.
On 4/15/20 11:45 AM, Franklin, Jason wrote:
> Greetings:
>
> I realized that I didn't include my email when I used bashbug to report
> my issue, so I'm sending a follow-up email so that the maintainers can
> be in touch.
I didn't see any bug report. Maybe resend it?
--
``The lyf so short, the c
Greetings:
I realized that I didn't include my email when I used bashbug to report
my issue, so I'm sending a follow-up email so that the maintainers can
be in touch.
I browsed the code and tried to fix the issue myself by modifying the
"prompt_again()" function to execute PROMPT_COMMAND directly
On 4/15/20 10:37 AM, gentoo_esh...@tutanota.com wrote:
>> 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,
Apr 14, 2020, 22:53 by chet.ra...@case.edu:
> 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_