How do you set the console history length in Pycharm

Hi There,

Is there anyway to set the history for a Pycharm (iTerm) history?  Something bigger than the 20 or so that it currently has would be great.
1
6 comments
What history exactly do you mean?
0
Hey Dmitry,

In the python / django console when I [↑] I can see the history of recent commands.  It seems limited to about 20 or so items.  Is there a way to control that number to say 200?

Thanks a lot!
0
Settings | Editor, Limits | Console History Size
2
Doh!  IMHO This would make more sense in the Settings | Console section.  

Thanks!
1
Sure. We plan to move it there.
0
Avatar
Permanently deleted user

On a Mac, this setting is in: Preferences > Editor > General > Console

1

Please sign in to leave a comment.