Customizing the Console prompt string Follow
Hi all,
Does anyone know how to customize the prompt string from `>>>` to `[HH:MM]>>>`. I found one reference to ${prompt_string} but I have no idea how or where to use this?
Ref http://forum.jetbrains.com/thread/PyCharm-235
Thanks
Does anyone know how to customize the prompt string from `>>>` to `[HH:MM]>>>`. I found one reference to ${prompt_string} but I have no idea how or where to use this?
Ref http://forum.jetbrains.com/thread/PyCharm-235
Thanks
1 comment
Sort by
Date
Votes

Comment actions
Permalink
The console prompt is not customizable at the moment. The thread you've found refers to a different feature.
Please sign in to leave a comment.