andrewducker: (Evil Pizza)
andrewducker ([personal profile] andrewducker) wrote2008-12-24 07:55 pm

Advice requested - text editor

I'm running Windows and looking for a notepad replacement.  It needs to do the simple stuff really simply, and I don't really have a massive use for complex stuff.  But it should be able to open unix text files without a problem, do find/replace, etc.  If it's scriptable that's a bonus (so I can do a series of finds/replaces in one go) but not essential.

Any suggestions?

[identity profile] robhu.livejournal.com 2008-12-24 07:59 pm (UTC)(link)
GNU Emacs.

[identity profile] robhu.livejournal.com 2008-12-24 08:06 pm (UTC)(link)
Oh. I didn't realise those were part of your requirements.

In that case you want XEmacs.

[identity profile] robhu.livejournal.com 2008-12-24 08:16 pm (UTC)(link)
The motion is carried.

Andrew Ducker, I hereby sentence you to a life of using (whichever flavour you prefer) of Emacs.

[identity profile] poisonduk.livejournal.com 2008-12-24 09:33 pm (UTC)(link)
ROFLMAO. I challenge you to use vi for a month without cursing or swearing!

[identity profile] dreema.livejournal.com 2008-12-25 12:32 pm (UTC)(link)
i like vi

mind you, i was brought up on it. that and ada

[identity profile] nmg.livejournal.com 2008-12-24 08:30 pm (UTC)(link)
Oh come on! Are you a man or not?

M-x mock-user

[identity profile] miramon.livejournal.com 2008-12-24 08:12 pm (UTC)(link)
NoteTab Pro

[identity profile] tamaranth.livejournal.com 2008-12-24 10:49 pm (UTC)(link)
seconded and thirded -- fabulous, I do most of my writing in it now.
ext_116401: (Aged)

[identity profile] avatar.livejournal.com 2008-12-24 11:57 pm (UTC)(link)
you can't second AND third something

[identity profile] tamaranth.livejournal.com 2008-12-25 12:09 am (UTC)(link)
just watch me :)

[identity profile] poisonduk.livejournal.com 2008-12-24 08:13 pm (UTC)(link)
crimson editor.It's what I use in the office - freeware and includes FTP capabilities and also highlights different parts of a command using different colours.

[identity profile] andlosers.livejournal.com 2008-12-25 07:35 am (UTC)(link)
Seconded. I wrote most of the versions of Elgg in Crimson, and it performed really well. Although I've moved to Eclipse for coding (and I should say, haven't coded the bulk of anything myself for over a year and a half now) I still use Crimson for day-to-day tasks. Easy to use and not ubergeeky, while being scriptable and powerful.
drplokta: (Default)

[personal profile] drplokta 2008-12-24 08:14 pm (UTC)(link)
Edlin is still included with Windows. What more do you need?

Otherwise, I second [livejournal.com profile] miramon's suggestion, while noting the existence of a free version, Notetab Light.

[identity profile] despotliz.livejournal.com 2008-12-24 08:39 pm (UTC)(link)
I use Programmer's Notepad.

[identity profile] johncoxon.livejournal.com 2008-12-24 08:40 pm (UTC)(link)
WordPad.

[identity profile] robhu.livejournal.com 2008-12-24 08:53 pm (UTC)(link)
What you really want is TextMate, but that's not available on Windows. As they say: "TextMate on Windows would be like driving a Ferrari on a road full of huge potholes. What’s the point?"
ext_116401: (Magic)

[identity profile] avatar.livejournal.com 2008-12-24 11:57 pm (UTC)(link)
seconded

[identity profile] johnbobshaun.livejournal.com 2008-12-24 09:10 pm (UTC)(link)
Textpad (although if has nag messages if you don't buy it), Notepad++ and Notepad 2. The latter are pretty similar and pretty much notepad with knobs on (syntax highlighting and whatnot).

Otherwise: vim vim vim vim vim vim vim vim vimmity-vim, wonderful vim.


ext_16733: (Default)

[identity profile] akicif.livejournal.com 2008-12-24 09:36 pm (UTC)(link)
Textpad does clever regexp stuff across entire directory trees (back in 2000 I used it to restyle a 9kpage website in under a week) - it's also got some nice extensions.

[identity profile] hirez.livejournal.com 2008-12-24 11:14 pm (UTC)(link)
Textpad.

[identity profile] khbrown.livejournal.com 2008-12-25 03:41 pm (UTC)(link)
Scite, which has a stand alone 500K version that runs nicely of a memory stick, has various syntax highlightings, Unix / Mac / Windows CR/LF options, and regex find and replace.

[identity profile] drdoug.livejournal.com 2008-12-25 08:37 pm (UTC)(link)
I use Scite. Not a lot these days, but I do use it.