View Poll Results: which ed...
- Voters
- 14. You may not vote on this poll
Results 1 to 10 of 11
hey guys lets have a fight over the most used things.......
- 12-12-2005 #1Just Joined!
- Join Date
- Nov 2005
- Location
- mysore
- Posts
- 12
Which editor....
hey guys lets have a fight over the most used things....
- 12-12-2005 #2
prefer vim,as it reminds me of an old scouring powder my nan used to clean things(loved the smell
)
andySLOMO: acer extensa 5235 2.2ghz,2gb ram 160gb hdd wireless
SPEEDY: homebrew desktop,Amd x2 dualcore,2gb ram,500gb +1tb( 2x500gb) hdd suse 11.3,32mb fibreline
registered linux user #401845
- 12-12-2005 #3
I use nano the most.
but if that is not available I will use vi.
I don't care for gui editors.
If I have to edit a file where I need to go to a specific line, I will use joe.
CLI editors are the best for me, as all I edit are config files.
is that TechieMoe I hear coming over to lock this thread that has been done to death.How to know if you are a geek.
when you respond to "get a life!" with "what's the URL?"
- Birger
New users read The FAQ
- 12-12-2005 #4Linux Enthusiast
- Join Date
- Feb 2005
- Location
- Luton, England, UK, Earth
- Posts
- 639
Emacs all the way...
- 12-12-2005 #5
i love vim and i can use vi. vi is usefull to learn because all distros have it.
i still prefer a gui editor in which i use gedit.
i ABSOLUTELY HATE nano. it is the worst pile of crap i have ever seen or used. it looks like a rough make of DOS's EDIT.
if only i knew how to remove a line in vi...."Time has more than one meaning, and is more than one dimension" - /.unknown
--Registered Linux user #396583--
- 12-12-2005 #6
Errrrr... well, I use Kate for writing anything lengthy and Vim for editing system files. I'm not a Vim expert ... I just get by with it. Has anyone tried Scite? I quite like that one.
I am always doing that which I can not do, in order that I may learn how to do it. - Pablo Picasso
- 12-12-2005 #7Just Joined!
- Join Date
- Aug 2005
- Location
- Washington
- Posts
- 70
VI/VIM is all i have ever used
- 12-12-2005 #8Linux Enthusiast
- Join Date
- Jun 2005
- Location
- Odessa, FL
- Posts
- 586
i use nano...more than likely because that's the default within gentoo (atleast what the gentoo handbook uses) and i've been using gentoo for several months now, so i've gotten used to it
i like it, though. i've written a few ~1000 line programs within nano and am happy with how it works
- 12-12-2005 #9
I <3 vim. I mean, it makes life so easy with its quick commands and everything being close together and I love it.
For the record:
Code:dd <-- Delete current line and store in buffer ("p" will put the line somewhere else) xG <-- Go to line x G <-- Go to last line gg <-- Go to first line
DISTRO=Arch
Registered Linux User #388732
- 12-12-2005 #10Linux Enthusiast
- Join Date
- Aug 2005
- Posts
- 542
Vi and it's varients are my favorite... it takes a while to get used to but once you are used to it it really becomes very efficient...



