On 4/16/20 10:11 AM, Chet Ramey wrote:
> On 4/16/20 9:21 AM, Franklin, Jason wrote:
>> On 4/15/20 5:35 PM, Chet Ramey wrote:
>>> These all pretty much all fall into the category of the editor reprinting
>>> the prompt before it returns.
>>
>> Hmmm...
>>
>> So, is there no way to have Bash handle th
On 4/16/20 9:21 AM, Franklin, Jason wrote:
> On 4/15/20 5:35 PM, Chet Ramey wrote:
>> These all pretty much all fall into the category of the editor reprinting
>> the prompt before it returns.
>
> Hmmm...
>
> So, is there no way to have Bash handle the printing of the prompt after
> the return of
On 4/15/20 5:35 PM, Chet Ramey wrote:
> These all pretty much all fall into the category of the editor reprinting
> the prompt before it returns.
Hmmm...
So, is there no way to have Bash handle the printing of the prompt after
the return of the command and of the editor?
This would allow PROMPT_
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