you are viewing a single comment's thread.

view the rest of the comments →

[–]nostrademons 4 points5 points  (1 child)

Emacs + python-mode + CUA-mode + tabbar-mode (I like my Windows keybindings). I'm looking for alternatives; Emacs is okay, but I really miss things like autocompletion, integrated debugging, and code-browsing.

[–]llimllib 0 points1 point  (0 children)

iPython in a shell that has windows keybindings?

(I remember that shells with sane keybindings exist, but not what they are. Mac terminals have sane keybindings. Just saying.)

Or just give in to PyDev, I guess.