LinuxQuestions.org
Visit Jeremy's Blog.
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 400 39.76%
Emacs/XEmacs 80 7.95%
Kate 117 11.63%
jEdit 16 1.59%
nano 96 9.54%
pico 12 1.19%
gedit 155 15.41%
Nedit 10 0.99%
joe 9 0.89%
Scite 16 1.59%
Midnight Commander Editor 15 1.49%
KWrite 49 4.87%
Mousepad 19 1.89%
Scribes 4 0.40%
medit 8 0.80%
Voters: 1006. You may not vote on this poll

Tags used in this thread
Popular LQ Tags , ,

Reply
 
Thread Tools
Old 01-27-2009, 08:08 AM   #61
Hendronicus
Member
 
Registered: Feb 2006
Location: Oldsmar, Fl. USA
Distribution: Slackware
Posts: 141
Thanked: 4

[Log in to get rid of this advertisement]
I've been using kate a lot because I edit Windows files and kate knows the format and can do folding with it.
Hendronicus is offline     Reply With Quote
Old 01-28-2009, 12:42 PM   #62
SCerovec
Member
 
Registered: Oct 2006
Location: Serbia
Distribution: Slackware and Slax - because I'm a sucker for speed. ;-)
Posts: 476
Thanked: 0
There are many good editor out there.

Anyhow i use mostly mc -e aka mcedit

because i mostly ssh to the server and lurk there for some reason or an other... and once upon a while a file needs to be edited...
SCerovec is offline     Reply With Quote
Old 01-28-2009, 01:50 PM   #63
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 2,875
Thanked: 266
Quote:
Originally Posted by SCerovec View Post
There are many good editor out there.

Anyhow i use mostly mc -e aka mcedit

because i mostly ssh to the server and lurk there for some reason or an other... and once upon a while a file needs to be edited...
You can use *ANY* text editor under mc.

Besides that, you could also mount the ssh volumes locally in your home with sshfs and edit them just as you would edit any local file.
i92guboj is offline     Reply With Quote
Old 01-31-2009, 05:39 AM   #64
ephemeros
Member
 
Registered: Jan 2007
Distribution: Fedora, Xubuntu, ZenWalk
Posts: 38
Thanked: 0
i think Geany should be in this category, probably most ppl use it as an advanced text editor than an IDE.
but anyway, my second choice is Gedit and i voted it.
ephemeros is offline     Reply With Quote
Old 01-31-2009, 07:29 AM   #65
Maligree
Member
 
Registered: Mar 2008
Distribution: Fedora .. Mac OS X
Posts: 201
Blog Entries: 1
Thanked: 12
Same vote every year..

:wq
Maligree is offline     Reply With Quote
Old 01-31-2009, 04:36 PM   #66
SkyEye
Member
 
Registered: Sep 2005
Location: Sri Lanka
Distribution: Fedora, Mint, Ubuntu, RHEL, CentOS, Debian, Gentoo
Posts: 375
Thanked: 4
Was a hard choice to make. Gedit (+ plugins) is so awesome these days it's almost an IDE. It's superb as a programmer editor and the plugins like LaTeX, Snap Open, Rails stuff, etc. make it very efficient. Finally went with the classic however,.. Vim FTW!
SkyEye is offline     Reply With Quote
Old 02-03-2009, 04:06 PM   #67
fritz_p
LQ Newbie
 
Registered: Dec 2008
Location: buenos aires
Distribution: opensuse 10.3, opensuse 11.0, fedora 10
Posts: 21
Blog Entries: 1
Thanked: 0
as much as some admins hate emacs, I still find it userfriendly (as long as you dont care waiting a few seconds to open it).

For small files I prefer pico, which is fast and simple.

kile is fine for latex files, but just for that, and its choice of commands is confusing if you are a emacs/pico user.

I am waiting for a nice editor with decent text folding (in emacs you should remember where you oppened the {{{..., thats stoneage) as for instance with eclipse, which understands where you would like to fold.
fritz_p is offline     Reply With Quote
Old 02-03-2009, 07:56 PM   #68
raju.mopidevi
Member
 
Registered: Jan 2009
Location: vijayawada, India
Distribution: SUSE 11.0, Ubuntu 9.0.4
Posts: 86
Thanked: 0
Smile

not aware of all the text editors. Kwrite has nice good looking and good working .
raju.mopidevi is offline     Reply With Quote
Old 02-03-2009, 09:24 PM   #69
jms1989
LQ Newbie
 
Registered: Sep 2008
Location: USA
Distribution: Ubuntu 7.10
Posts: 11
Thanked: 0
nano for cli and gedit for gui.
jms1989 is offline     Reply With Quote
Old 02-04-2009, 01:44 AM   #70
paulmwiu
LQ Newbie
 
Registered: Aug 2008
Location: Kenya
Distribution: Centos 5, Fedora 9
Posts: 10
Blog Entries: 1
Thanked: 0
hi,

have used vi/vim for years and has worked very well. Easy to trace errors for correction
in scripting and normal files. VI Editor it is
paulmwiu is offline     Reply With Quote
Old 02-04-2009, 10:16 AM   #71
ProDigit
LQ Newbie
 
Registered: Jan 2008
Posts: 10
Thanked: 0
I use Notepad++,might be only available for windows though...
Other then that I'm happy with mousepad or the regular notepad.
I use vi only to edit boot files or root files,when I can mess up my system
vi needs thinking...
ProDigit is offline     Reply With Quote
Old 02-04-2009, 08:52 PM   #72
chilebiker
Member
 
Registered: Jun 2006
Location: Lake District, Chile
Distribution: Arch
Posts: 46
Thanked: 1
The interface is pretty ugly, but jEdit is the only one with a decent block mode. For config stuff (cli) it's vim.
chilebiker is offline     Reply With Quote
Old 02-04-2009, 09:36 PM   #73
advanced
Member
 
Registered: Mar 2007
Posts: 99
Thanked: 0
i am a vim fan; and though quite sure i am going to be on winners side, its quite interesting to see that no one is talking emacs
advanced is offline     Reply With Quote
Old 02-05-2009, 09:17 AM   #74
fritz_p
LQ Newbie
 
Registered: Dec 2008
Location: buenos aires
Distribution: opensuse 10.3, opensuse 11.0, fedora 10
Posts: 21
Blog Entries: 1
Thanked: 0
talking emacs as well as vi and family

Quote:
Originally Posted by advanced View Post
i am a vim fan; and though quite sure i am going to be on winners side, its quite interesting to see that no one is talking emacs
hi, I was talking emacs! Not that I love it, but it used to do most things besides coffee...

Seriously, emacs might be slow and too big but that is not the problem.
The problem with emacs is that it does not keep up, in my opinion.
You have to find out how to highlight matching parenthesis, code folding is stone-age, etc.

vi does more, certainly, but it is an admins language and will always be. It works when everything else fails, etc, and has the full support of the most expert developers (also known as nerds).
But I will never like the command-type mode back and forth.

gvim is already much more civilized and has some nice features. For instance gvimdiff is good.
However, this eternal blinking when you go to command mode drives me nuts.
fritz_p is offline     Reply With Quote
Old 02-06-2009, 04:29 AM   #75
advanced
Member
 
Registered: Mar 2007
Posts: 99
Thanked: 0
well, this command-edit mode is what i love most on vim.
advanced is offline     Reply With Quote

Reply

Bookmarks


Thread Tools

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 10:40 AM
Text Editor of the Year jeremy 2007 LinuxQuestions.org Members Choice Awards 64 02-22-2008 04:25 AM
Text Editor of the Year jeremy 2006 LinuxQuestions.org Members Choice Awards 225 08-26-2007 10:04 AM


All times are GMT -5. The time now is 11:47 PM.

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration