On 5/16/19 7:57 AM, HIROSE Masaaki wrote:

> Bash Version: 4.4
> Patch Level: 19
> Release Status: release
> 
> Description:
> 
> I set the following environment variable:
>   - export HISTTIMEFORMAT='%Y-%m-%d %T '
>     to show timestamp in history
>   - export PROMPT_COMMAND='history -a; history -n'
>     to share history between different terminals
> 
> In this environment sometimes command lines in history are joined by LF.

Thanks for the report. This will be fixed in the next devel branch push.

-- 
``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/

Reply via email to