[Catalyst] What text editor to use?
Eden Cardim
edencardim at gmail.com
Wed Apr 13 05:34:21 GMT 2011
>>>>> "John" == John M Dlugosz <wxju46gefd at snkmail.com> writes:
John> I installed Emacs, and found that it's too alien for me. Basic things like
John> selecting with the mouse and keyboard together are different from my current
John> habits. Is there a "more GUI" front-end?
As is the case with vi(m), emacs revolves around the concept that
removing your hands from the home row on the keyboard is bad for
productivity (touch-typists can do things much faster with a keyboard
than with a mouse) and also hampers your ability to edit code remotely
in several situations (like debugging code on a headless web server or
recovering your screwed X session). If you need an editor that favors
mice and GUIs, try Padre.
--
Eden Cardim Need help with your Catalyst or DBIx::Class project?
Code Monkey http://www.shadowcat.co.uk/catalyst/
Shadowcat Systems Ltd. Want a managed development or deployment platform?
http://blog.edencardim.com/ http://www.shadowcat.co.uk/servers/
More information about the Catalyst
mailing list