Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Text Editors

by Eyck (Priest)
on Jul 09, 2003 at 14:18 UTC ( [id://272685]=note: print w/replies, xml ) Need Help??


in reply to Text Editors

That would be Vim. great combination with Makefile like this:

   all: 
     perl -c script.pl

That way when I type :make, and there are errors, vim gets me to the line they are in.

Emacs/Xemacs (Here goes your beloved 'X') seems to be better and needs no ugly hacks like the one above, but it's whole OS, and heavyweight at that, so I got a bit tired with waiting 5-55 seconds for my friggin' editor to fire-up.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://272685]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-03-28 12:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found