New to python, do I need an IDE or is vim still good enough?

Andrew Berg bahamutzero8825 at gmail.com
Fri Dec 28 04:52:32 EST 2012


On 2012.12.28 00:51, Jamie Paul Griffin wrote:
> The benefit of the tmux client (terminal multiplexer) is that I can see
> all the screens at the same time and quickly switch between them. I
> believe Linux has screen(1) which does the same thing. 

tmux is generally easily available for Linux, and these days, there's
really no reason to use screen unless you absolutely cannot use tmux for
some reason.

To answer the OP's question, it's mostly personal preference. Use
whatever makes you productive.
-- 
CPython 3.3.0 | Windows NT 6.2.9200.16461



More information about the Python-list mailing list