We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3182d08 commit 79b9e7bCopy full SHA for 79b9e7b
sample-config
@@ -21,7 +21,7 @@ arg_spec = True
21
hist_file = ~/.pythonhist
22
23
# Number of lines to store in history (set to 0 to disable) (default: 100):
24
-hist_len = 100
+hist_length = 100
25
26
# Soft tab size (default: 4, see pep-8):
27
tab_length = 4
0 commit comments