ohmyzsh / ohmyzsh

🙃 A delightful community-driven (with 2,300+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.

Home Page:https://ohmyz.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

artnim opened this issue · 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"