LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > 2008 LinuxQuestions.org Members Choice Awards
User Name
Password
2008 LinuxQuestions.org Members Choice Awards This forum is for the 2008 LinuxQuestions.org Members Choice Awards.
You can now vote for your favorite products of 2008. This is your chance to be heard! Voting ends February 12th.

Notices


View Poll Results: Text Editor of the Year
vi/vim 402 39.88%
Emacs/XEmacs 80 7.94%
Kate 117 11.61%
jEdit 16 1.59%
nano 96 9.52%
pico 12 1.19%
gedit 155 15.38%
Nedit 10 0.99%
joe 9 0.89%
Scite 16 1.59%
Midnight Commander Editor 15 1.49%
KWrite 49 4.86%
Mousepad 19 1.88%
Scribes 4 0.40%
medit 8 0.79%
Voters: 1008. You may not vote on this poll

Reply
  Search this Thread
Old 01-17-2009, 02:40 PM   #46
Count Zero
Member
 
Registered: Feb 2008
Distribution: Debian wheezy
Posts: 130

Rep: Reputation: 15

Nano. I rarely do any serious editing/code crunching so syntax highlighting and what not is really lost on me.
 
Old 01-17-2009, 08:56 PM   #47
inspiron_Droid
Member
 
Registered: Dec 2006
Distribution: Debian (Wheeze)
Posts: 391

Rep: Reputation: Disabled
I choose pico because in addition to using Ubuntu 64bit (On my Hpo Pavilion a6230n) I just recntly started using FreeBSD and pico is comes ona typical FreeBSD 7.0 installation.
 
Old 01-17-2009, 10:04 PM   #48
custangro
Senior Member
 
Registered: Nov 2006
Location: California
Distribution: Fedora , CentOS , RHEL
Posts: 1,979
Blog Entries: 1

Rep: Reputation: 209Reputation: 209Reputation: 209
VI 'til I die!!!!!
 
Old 01-18-2009, 02:17 PM   #49
cyent
Member
 
Registered: Aug 2001
Location: ChristChurch New Zealand
Distribution: Ubuntu
Posts: 398

Rep: Reputation: 87
What do mean vi is the STANDARD!! :-[

Quote:
Originally Posted by sci View Post
vi is:
- standard *nix editor
- the fastest (to edit with)
- relatively small and light (less of an issue these days, but still a plus)
- more ergonomic (once you remap ESC/CAPS as you do more with less movement
- full featured.


STANDARD *NIX EDITOR!!! WRONG!!!

Ed, man! !man ed

ED(1) UNIX Programmer's Manual ED(1)

NAME
ed - text editor

SYNOPSIS
ed [ - ] [ -x ] [ name ]
DESCRIPTION
Ed is the standard text editor.
---

Computer Scientists love ed, not just because it comes first
alphabetically, but because it's the standard. Everyone else loves ed
because it's ED!

"Ed is the standard text editor."

And ed doesn't waste space on my Timex Sinclair. Just look:

-rwxr-xr-x 1 root 24 Oct 29 1929 /bin/ed
-rwxr-xr-t 4 root 1310720 Jan 1 1970 /usr/ucb/vi
-rwxr-xr-x 1 root 5.89824e37 Oct 22 1990 /usr/bin/emacs

Of course, on the system *I* administrate, vi is symlinked to ed.
Emacs has been replaced by a shell script which 1) Generates a syslog
message at level LOG_EMERG; 2) reduces the user's disk quota by 100K;
and 3) RUNS ED!!!!!!

"Ed is the standard text editor."

Let's look at a typical novice's session with the mighty ed:

golem> ed

?
help
?
?
?
quit
?
exit
?
bye
?
hello?
?
eat flaming death
?
^C
?
^C
?
^D
?

---
Note the consistent user interface and error reportage. Ed is
generous enough to flag errors, yet prudent enough not to overwhelm
the novice with verbosity.

"Ed is the standard text editor."

Ed, the greatest WYGIWYG editor of all.

ED IS THE TRUE PATH TO NIRVANA! ED HAS BEEN THE CHOICE OF EDUCATED
AND IGNORANT ALIKE FOR CENTURIES! ED WILL NOT CORRUPT YOUR PRECIOUS
BODILY FLUIDS!! ED IS THE STANDARD TEXT EDITOR! ED MAKES THE SUN
SHINE AND THE BIRDS SING AND THE GRASS GREEN!!

When I use an editor, I don't want eight extra KILOBYTES of worthless
help screens and cursor positioning code! I just want an EDitor!!
Not a "viitor". Not a "emacsitor". Those aren't even WORDS!!!! ED!
ED! ED IS THE STANDARD!!!

TEXT EDITOR.

When IBM, in its ever-present omnipotence, needed to base their
"edlin" on a UNIX standard, did they mimic vi? No. Emacs? Surely
you jest. They chose the most karmic editor of all. The standard.

Ed is for those who can *remember* what they are working on. If you
are an idiot, you should use Emacs. If you are an Emacs, you should
not be vi. If you use ED, you are on THE PATH TO REDEMPTION. THE
SO-CALLED "VISUAL" EDITORS HAVE BEEN PLACED HERE BY ED TO TEMPT THE
FAITHLESS. DO NOT GIVE IN!!! THE MIGHTY ED HAS SPOKEN!!!



(From emacs/etc/JOKES file)


(As you may guess, I actually use emacs-cvs-latest )
 
Old 01-19-2009, 09:35 AM   #50
masinick
Member
 
Registered: Apr 2002
Location: Greenville, SC
Distribution: Debian, antiX, MX Linux
Posts: 636
Blog Entries: 16

Rep: Reputation: 104Reputation: 104
I use a lot of text editors

I use many text editors, more than have even been mentioned as of the time that I writing this note. When doing a lot of editing, I use GNU Emacs the most.

For light editing in a notepad style I use Leafpad.

For touch typing or quick editing I use a variety of Vi based editors to keep my fingers vi nimble. Levee is the smallest of them all, Vim/Gvim is arguably the most flexible and capable of them all.

For simple console editing I use nano, but I also like joe a lot - I can make it have the keypad feel of several different editors.

For a faster Emacs, I sometimes use MicroEmacs.

There are many editors that I like for many reasons, but I keep coming back to GNU Emacs as my full featured editor of preference. I can use it with any number of keypad styles, even the vi style. I can read news, Email, documentation, even browse the Web. While I do not always use it in all of those ways, I can, and I've done so many times. I have yet to find any editing task that I cannot do with it.
 
Old 01-19-2009, 11:49 PM   #51
C-Sniper
Member
 
Registered: Dec 2006
Distribution: Slackware
Posts: 507

Rep: Reputation: 33
nano, kate if i am doing coding or checking code though
 
Old 01-22-2009, 02:30 AM   #52
sci
LQ Newbie
 
Registered: Jul 2007
Location: new zealand
Distribution: slackware
Posts: 13

Rep: Reputation: 0
oh, an emacs fan.

from wikipedia:

Quote:
vi users enjoy joking that Emacs's key-sequences induce carpal tunnel syndrome, or mentioning one of many satirical expansions of the acronym EMACS, such as "Escape Meta Alt Control Shift" (a jab at Emacs's reliance on modifier keys). Others have posited that this acronym in fact means "Eight Megabytes And Constantly Swapping" (in a time when that was a great amount of memory) or "EMACS Makes Any Computer Slow" (a recursive acronym like those Stallman uses), in reference to Emacs's high system resource requirements. Another often quoted and recursive acronym is "EMACS Mallocs All Core Storage". The more modern humorist uses "Eventually Mallocs All Core Storage" as his or her future-proof witticism. Those who have a particular beef with the GNU flavor of EMACS (perhaps an XEmacs fan) may propose "Generally Not Used, Except by Middle-Aged Computer Scientists" as the proper expansion.

As a poke at Emacs’ creeping featurism, vi advocates will describe Emacs as “a great operating system, lacking only a decent editor”.
 
Old 01-22-2009, 05:15 PM   #53
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Rep: Reputation: 116Reputation: 116
You can't beat emacs for sheer power, but I use Kate and bash which jointly let me do everything emacs does in a more convenient format.

If I am not working from X, I'll go for emacs ahead of VI anytime. VI reminds me too much of the old RT-11 text editor. I never did like it. Give me a full screen editor anytime.

Last edited by jiml8; 01-22-2009 at 05:17 PM.
 
Old 01-23-2009, 10:15 AM   #54
daBittweiler
LQ Newbie
 
Registered: Mar 2007
Location: St. Louis, MO
Distribution: NetBSD, SlackwareLinux
Posts: 17
Blog Entries: 1

Rep: Reputation: 0
It would be interesting to see how many votes are for Gnu Emacs, VI, and Vim.
 
Old 01-23-2009, 08:28 PM   #55
titetanium
Member
 
Registered: Mar 2004
Distribution: debian testing/unstable, devuan, raspberrypi OS
Posts: 68

Rep: Reputation: 16
When I'm in cli, I use mc, anybody remember that?
In gui, I personally use scite, its small but packs a nice punch.
 
Old 01-25-2009, 08:02 AM   #56
jhwilliams
Senior Member
 
Registered: Apr 2007
Location: Portland, OR
Distribution: Debian, Android, LFS
Posts: 1,168

Rep: Reputation: 211Reputation: 211Reputation: 211
Quote:
Originally Posted by ncsuapex View Post
You mean there's other text editors besides vi/vim?
Yea, noted. I don't know what Jeremy's on to with this one.
 
Old 01-26-2009, 03:33 PM   #57
gotfw
Member
 
Registered: Jan 2007
Posts: 416

Rep: Reputation: 70
Quote:
Originally Posted by Disillusionist View Post
Vi/Vim every time

Not overly concerned about colour coding etc.

It's good to have an editor that will always be available.

:1,$ s/^M$//
Minor correction, of global importance...

:1,$ s/^MS//g

;-)
 
Old 01-26-2009, 11:04 PM   #58
Brianfast
Member
 
Registered: Nov 2004
Distribution: Debian etch
Posts: 39

Rep: Reputation: 15
I voted for NANO, never learned vi or emacs...
 
Old 01-26-2009, 11:22 PM   #59
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 4,083

Rep: Reputation: 405Reputation: 405Reputation: 405Reputation: 405Reputation: 405
I've probably used like a hundred editors. From ed and edlin to the dos edit and many others. In the university I mostly used vi, pico and nedit (I loved that one though admittedly it no longer suits me).

Since then (and many years have passed) I haven't really found MY editor of choice. For one reason or another they all bother me in one or another way. I have used both vim and emacs for years (though I am not an expert in either of them, I don't enjoy them so my interest in learning anything besides what I need to be proficient is next to nil). In command line I always end using nano (or mcedit each time nano triggers one of its many silly bugs). When I need to do serious work I used to use kate, but kde is getting to a point that the daying daemons will not let me do my job, and I have lots lots of hours a couple of weeks ago. So kate is no longer for me. I've used bluefish (not listed in the poll) in the past, and it was good for code and html editing, but there's nothing really special about it. Right now I am using geany (not in the list either by the way) for no particular reason.

I am constantly looking for a better text editor. I guess it's my fate.

Last edited by i92guboj; 01-26-2009 at 11:24 PM.
 
Old 01-27-2009, 05:05 AM   #60
miktro
LQ Newbie
 
Registered: Aug 2004
Posts: 2

Rep: Reputation: 0
For speed and ease of use it has to be Vim.
(I've never been able to gain any speed in an editor that does not have a command mode.)

I particularly use the feature of highlighting all occurrences of a word / phrase to check where it occurs and see incidence patterns.

I've tried to get going with emacs many times - but the initial learning curve is far too steep.
I can see the potential power and love the range of add-ons available - but it's a bit like learning to juggle when you have to start with four balls.
 
  


Reply

Tags
bash, gedit, vim



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Text Editor of the Year jeremy 2005 LinuxQuestions.org Members Choice Awards 150 05-23-2009 09:40 AM
Text Editor of the Year jeremy 2007 LinuxQuestions.org Members Choice Awards 64 02-22-2008 03:25 AM
Text Editor of the Year jeremy 2006 LinuxQuestions.org Members Choice Awards 225 08-26-2007 09:04 AM

LinuxQuestions.org > Forums > 2008 LinuxQuestions.org Members Choice Awards

All times are GMT -5. The time now is 08:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration