Details
-
Type:
Bug
-
Status: Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: 2.0 M1
-
Component/s: None
-
Labels:None
-
Environment:Linux
Description
When passing --histsize 0 on the command line the shell keeps history (seems unlimited). Passing --histsize 1 limits the history to just one command as expected.
Is there a way to disable history by configuration?