Jump to content
  • entries
    5
  • comments
    7
  • views
    910

Some Text Editors I Have Known


This blog has been sorely neglected since I got caught up with our school's switch between MIS providers. So, in an effort to rescue it from the hordes of one-post blogs on the web, here, for no good reason at all, are some of the text editors I have known:

 

Notepad

 

Yes, we all have to start somewhere…

 

Wordpad

 

Has a better time with Linux/Unix new line breaks than Notepad, but it's a rich text editor >_<

 

Pico ;)

 

Just about the simplest text editor I have ever used. I used it more than Less and never really used More :D

 

ConTEXT

 

ConTEXT Home Page

 

The editor I generally use on Windows. Has a command line so you can execute script from inside the editor. Several built-in syntax highlighters, though you can roll your own.

 

Leo

 

Leo's Home Page

 

Although I came to this editor through a passing interest in literate programming, I actually ended up using this for web site and chm file creation. I was using PPWizard (PPWizard Home Page) as my preprocessor and was frustrated by the fact that the processing instructions would need to be edited across a number of files. That seemed to be no better than if I was editing the html directly. But Leo solved that for me by enabling me to clone parts of text files. Now I only needed to edit one item to change the whole web site. Plus you could arrange the structure of your site in Leo independently of the physical file locations of your files.

 

It is a customisable editor, so if you know a little Python you can add your own functionality.

 

Emacs

 

GNU Emacs - GNU Project Home Page

 

I took a peek at Vi. Looked, but did not stay for the whole show. The reason? Emacs had gotten there first. Not really a text editor, but a way of life. You could probably take over the whole world without ever leaving Emacs :D

 

/rocking chair

Edited by Pico

3 Comments


Recommended Comments

sparkeh

Posted

Ahhh Emacs, the king of text editors, is there nothing it can't do?
skunk

Posted

Vi, its the only way..................
TheScarfedOne

Posted

+1 for Notepad++ here, awesome for code writing I find too

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...