|
Python Prompt on Linux
Python prompt on linux console doesn't have any features like syntax coloring and auto indentation. Does anyone know how to get those features to work on linux consoles? I use vim and eclipse for python scripting, but python prompt is little bit inconvenient without those features. I would appreciate any response regarding this issue.
|