Find the answer to your Linux question:

View Poll Results: which ed...

Voters
14. You may not vote on this poll
  • Emacs

    3 21.43%
  • Vim

    8 57.14%
  • others

    3 21.43%
Page 1 of 2 1 2 LastLast
Results 1 to 10 of 11
hey guys lets have a fight over the most used things.......
  1. #1
    Just Joined!
    Join Date
    Nov 2005
    Location
    mysore
    Posts
    12

    Which editor....

    hey guys lets have a fight over the most used things....

  2. #2
    Linux Enthusiast deltaflyer's Avatar
    Join Date
    May 2005
    Posts
    577
    prefer vim,as it reminds me of an old scouring powder my nan used to clean things(loved the smell )

    andy
    SLOMO: 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

  3. #3
    Linux Guru budman7's Avatar
    Join Date
    Oct 2004
    Location
    Knee deep in Grand Rapids, Michigan
    Posts
    3,242
    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

  4. #4
    Linux Enthusiast
    Join Date
    Feb 2005
    Location
    Luton, England, UK, Earth
    Posts
    639
    Emacs all the way...

  5. #5
    Linux Enthusiast Weedman's Avatar
    Join Date
    May 2005
    Location
    Tasmania, Australia
    Posts
    640
    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--

  6. #6
    Linux Guru fingal's Avatar
    Join Date
    Jul 2003
    Location
    Birmingham - UK
    Posts
    1,539
    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

  7. #7
    Just Joined!
    Join Date
    Aug 2005
    Location
    Washington
    Posts
    70
    VI/VIM is all i have ever used

  8. #8
    Linux 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

  9. #9
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,228
    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 &#40;"p" will put the line somewhere else&#41;
    xG  <-- Go to line x
    G   <-- Go to last line
    gg  <-- Go to first line
    DISTRO=Arch
    Registered Linux User #388732

  10. #10
    Linux 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...

Page 1 of 2 1 2 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •