ohmyzsh/ohmyzsh

history not by default display the full history when `$HIST_STAMPS` set to valid strftime format.

artnim opened this issue · 0 comments

There still seems to be a problem with the old default behaviour when $HIST_STAMPS is set. In this case history does not by default display the full history. Thus the default behaviour is still broken, this was also observed by @brettmiller in #12341 (comment).

Originally posted by @thomaslienbacher in #12357 (comment)

This happens, when $HIST_STAMP is set to any value not in "mm/dd/yyyy|dd.mm.yyyy|yyyy-mm-dd"