On 4/4/25 4:18 PM, Jens Schmidt wrote:
[bashbug output manually adapted to real version ...]
Bash Version: 5.3
Commit: a6767763de5e7859107711b166a64a9e4a77a8ae
Release Status: compiled from recent devel branch
Description:
Bash skips empty lines when reading history file in multiline mode
Release Status: compiled from recent devel branch
> >
> >
> > Description:
> >Bash skips empty lines when reading history file in multiline mode.
>
> This is a problem even if lithist isn't set -- it's not uncommon to have
> blank lines in here-document
el branch
>>
>>
>> Description:
>> Bash skips empty lines when reading history file in multiline mode.
>
> This is a problem even if lithist isn't set -- it's not uncommon to have
> blank lines in here-documents.
Right, the lithist option has nothing to do wi
e:
>
>> On 4/4/25 4:18 PM, Jens Schmidt wrote:
>>
>> > [bashbug output manually adapted to real version ...]
>> > Bash Version: 5.3
>> > Commit: a6767763de5e7859107711b166a64a9e4a77a8ae
>> > Release Status: compiled from recent devel branch
>&
branch
Description:
Bash skips empty lines when reading history file in multiline mode.
Repeat-By:
Start Bash as "bash --norc --noprofile". Then execute the
following commands:
- repro 1/2 -
shopt -s cmdhist lithist
HISTTIMEFOR