Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   What's Your Favorite Text Editor? (https://thetfp.com/tfp/tilted-technology/1384-whats-your-favorite-text-editor.html)

blackcow 04-22-2003 05:59 PM

textpad, pico, vi

xanthar 04-22-2003 06:16 PM

definitely emacs

spectre 04-23-2003 06:05 AM

NoteTab Light

Rinndalir 04-23-2003 06:37 AM

What no one's said edlin yet??? :D

WordPerfect, bah...anyone remember WordStar? That program was HARDCORE

a1t3r3g0 04-23-2003 07:13 AM

I don't do much "text editing" but when I type up my school papers I always use Word.

For webediting (which I don't really do much of anymore) I'll use notepad/frontpage/CuteHTML.

Grondar 04-23-2003 09:43 AM

I also prefer EditPad Lite.

It has all I need for basic text editing.

BubblegumTeflon 04-24-2003 07:25 AM

Yay BBedit. Also emacs for messing with Darwin.

rekinom 04-24-2003 07:37 AM

Post removed.

spankthru 04-24-2003 08:40 AM

for linux, vim all the way baby! for windows, i suggest a program for all of you HTML coders out there called <a href="http://www.editpadpro.com/editpadlite.html">EditPad Lite</a>

Dave 04-24-2003 08:58 AM

Quote:

Originally posted by Rinndalir
What no one's said edlin yet??? :D
I can use ed (*the* unix editor), I had to use it at one point in time to edit /etc/fstab in a case where someone had moved the hard drives around on a freebsd box. I guess that if noone has suggested ed then noone is going to suggest teco :P
Quote:

TECO /tee'koh/ n.,v. obs. 1. [originally an acronym for `[paper] Tape
Editor and COrrector'; later, `Text Editor and COrrector'] n. A text
editor developed at MIT and modified by just about everybody. With all
the dialects included, TECO may have been the most prolific editor in
use before {EMACS}, to which it was directly ancestral. Noted for its
powerful programming-language-like features and its unspeakably hairy
syntax. It is literally the case that every string of characters is a
valid TECO program (though probably not a useful one); one common game
used to be mentally working out what the TECO commands corresponding to
human names did.

Shinryu 04-24-2003 09:13 AM

Notepad is all I use.

Crimson 04-24-2003 10:59 AM

vi or vim - whatever is going depending upon the system

I tend to use (abuse?) vim like vi - though the highlighting is nice when set up right

duckduck 04-24-2003 08:42 PM

Blah, just notepad for me.

saberyo 04-25-2003 10:30 AM

Quote:

Originally posted by Dave
I can use ed (*the* unix editor), I had to use it at one point in time to edit /etc/fstab in a case where someone had moved the hard drives around on a freebsd box. I guess that if noone has suggested ed then noone is going to suggest teco :P
I wondered when someone would bring up good 'ole ed. :-) ed gives me nightmares because of the situations I've had to use it in ... much like what you described earlier.

philzilla 04-25-2003 02:49 PM

mac: BBEdit, or pico
pc: synedit, or notepad

XHydralisk 04-25-2003 06:21 PM

I don't know why nobody likes wordperfect. It works great.

SiN 04-26-2003 07:02 AM

UltraEdit :)

sub zero 04-26-2003 02:58 PM

<u>crimson editor</u> for making webpages
<u>metapad</u> for everyday use

Apody 04-26-2003 08:27 PM

Edit Plus

it has bulit in santax highlighting for coding :D

methodtim 04-27-2003 08:02 AM

Notepad in Wintel
PICO or Vi if I have to POSIX

I'm sorry, I don't have the mental wherewithall to actually prefer vi - that shit makes no sense after working in and with Windows 85% of the time.

tek55 04-27-2003 08:20 PM

gvim rocks :) for windows at least, never used linux actually so i dunno there, and primal script is really nice too for scripting etc.

Antagony 04-28-2003 06:04 PM

1.) VIM
b.) EditPad Pro

kenshee 04-29-2003 07:53 AM

Mostly EditPlus but I'm trying out TextPad. Textpad seems to have a better UI.

Albert 04-29-2003 10:31 AM

IMHO Vim and Gvim are hands down the best (most powerful, flexible, slimmest) editors for almost all platforms, win32 included.

I would not go back to anything else on Windows, and I've tried UltraEdit, ED for Windows, PE, and all the variants of notepad. Not to mention the various IDEs I'm forced to use for work.

But I would not advise a casual user to try and learn Vim if they had no previous Vi or unix experience. They wouldn't get value for the effort required to learn the commands etc.

And in case no one else mentions it, Vim is Charityware; if you like it you are encouraged to donate to help needy children in Uganda. Very nice.

http://vim.sourceforge.net

piranha6 04-29-2003 04:01 PM

Ultraedit for text is my favorite

taog 04-29-2003 06:13 PM

if i'm doing some php shit, i use AceHTML 5 Pro

just plain olde html, i use notepad

when i want to know something that i don' tknow in html, i use adobe golive

when i want to create css files to add to pages, i use adobe golive

I mostly use AceHTML 5 Pro, since i mostly code php scripts.

oblar 04-29-2003 07:47 PM

Linux : pico (or nano, depending on the box)
Windows: Notepad or MS Edit depending on if im at the prompt or not

Although I am trying to learn vim because it is a handy little thing with the highlighting and such.. Emacs is too much of a bear to use in console, in my opinion.

txd 04-30-2003 08:14 AM

Re: What's Your Favorite Text Editor?
 
Quote:

Originally posted by saberyo

Unix: vim
win32: textpad

I use the exact same set up. I havnt used gvim in a while, but last I tried I wasnt to impressed

Albert 04-30-2003 09:28 AM

Re: Re: What's Your Favorite Text Editor?
 
Quote:

Originally posted by txd
I use the exact same set up. I havnt used gvim in a while, but last I tried I wasnt to impressed
Can you say why?

I use GVim and I am very impressed.

termnl 04-30-2003 09:51 AM

vim....most of the editiing I hafta do is on a shell.

txd 05-01-2003 01:08 AM

Re: Re: Re: What's Your Favorite Text Editor?
 
Quote:

Originally posted by Albert
Can you say why?

I use GVim and I am very impressed.

Ok I take it back, I've just installed gvim6.1 for windows and its a big improvement. When I first used it, it was with a very early version which I didnt feel was very polished. I also think it might have been partially due to my attitude of "why does vim need a gui"

wg2000 05-01-2003 03:25 PM

vim

wg2000 05-01-2003 03:27 PM

Dave: Lol, ed! I use ed a lot in shell scripts that need to make complex modifications to files.

Looking through this thread I guess the results of an emacs-vs-vim flamewar are pretty much a given. Hmmm, poll idea...

w00tn00b 05-08-2003 05:53 PM

I have seen wars begin over such a topic. But anyway, I use jed for Linux and emacs for windows. Its not that I have anything against vi, emacs is just easier for me to use.


All times are GMT -8. The time now is 07:57 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73