dir() in interactive console appear in one long line
Brought to you by:
fabioz
In the interactive console. Running dir() on a long import - everything is shown in one long line instead of splitting each line at the end of the screen.
Another thing: If possible, would be great to have syntax highlight inside the interactive console as well.