On 11/21/24 9:59 AM, Michael Tosch wrote:
Bash Version: 5.1
Patch Level: 16
Release Status: release
Description:
In bash I do
bash-5.1$
bash-5.1$ shopt| grep hist
cmdhist on
histappend off
histreedit off
histverify off
lithist on
bash-5.1$ echo $HISTTIMEFORMAT
%F %
Hello Michael
The previously embedded lines (the for loop) now have got a timestamp (the
> one from the shell start?)!
> This is unwanted behavior, because now a cursor-up brings the separated
> lines.
>
More precisely, any history read from a history file will *not* be in
"command-oriented" mode
Hello, I want to file a bug in bash.
Configuration Information [Automatically generated, do not change]:
Machine: x86_64
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS: -g -O2 -flto=auto -ffat-lto-objects -flto=auto
-ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security
-Wall