Skip to main content
5 events
when toggle format what by license comment
Feb 23, 2022 at 4:53 vote accept Govind Rai
Feb 22, 2022 at 0:29 answer added Govind Rai timeline score: 1
Feb 21, 2022 at 21:12 comment added Govind Rai type history returns history is an alias for omz_history. That's explains it! I use oh_my_zsh zsh configuration manager--it seems it has replaced the history command with an alias that does more than just the zsh builtin, hence it supports options that are not supported by the shell builtin and offers behaviors similar to bash's history command. I didn't know about the type command, either. Thanks!
Feb 21, 2022 at 6:35 comment added Stéphane Chazelas What makes you thing it support -c/-w? I get history: bad option: -w and history: bad option: -c for those. What does type history return for your?
Feb 21, 2022 at 0:29 history asked Govind Rai CC BY-SA 4.0