Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl-Sensitive Sunglasses
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

With a grain of salt,

It is worthwhile to note that the things you want in a text editor have probably been thought of before and implemented. To that end, the two most common text editors are:

These are mentioned in alphabetical order (so please nobody start a holy war) and both are widely available for many platforms. There are also an extensive collection of macros and modules for both that alter their behavior to pretty much anything you can conceive of being worthwhile.

i mention these not because you shouldn't try writing your own; i encourage you to do so, you would learn a lot along the way. It's still a good idea to look at these and learn from them before planning your own. If you happen to find exactly what you want (which is always possible) than you can save a lot of work :)

In answer to your questions, my favorite features include being able to undo as much as i want, and being able to shell escape in mid-coding run to check man pages or some such. The only thing i can think of that it doesn't provide is Perl regex, but since i don't do seriously mind-boggling searches through files i don't need the extraordinary power of Perl regex (want, now want is another matter :)

jynx


In reply to Re: Favorite or most wanted text editor features? by jynx
in thread Favorite or most wanted text editor features? by EvanK

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (2)
As of 2024-04-20 04:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found