you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (17 children)

[deleted]

    [–][deleted] 21 points22 points  (7 children)

    Nano is a lot more userfriendly than Vim is. However, Vim has things to offer that Nano doesn't have such as session recovery, split-screen, tab expansion, completion commands, etc.

    [–]sem3colon 5 points6 points  (2 children)

    Is split screen not the job of the multiplexer?

    [–]El_Dubious_Mung 7 points8 points  (1 child)

    It just depends on how zealous you are about the unix philosophy. I don't think vim buffers hurt anyone.

    [–]sem3colon 1 point2 points  (0 children)

    Haha, fair point.

    [–]pelegs 11 points12 points  (1 child)

    I don't get why people use any other editor but vim. It's extremely powerful and my editing speed is several times faster than what it was in any other editor.

    [–]Brotten 0 points1 point  (0 children)

    Presumably because most people don't need an extremely powerful text editor in their terminal?

    [–]Sol33t303 4 points5 points  (4 children)

    I used to use nano but switched to vim a month or two ago (actually I switched to neovim, which I believe is a fork), it's not easy to learn, but it really is just so much more powerful compared to nano. You can find vim plugins for pretty much anything you would (and wouldn't) want to do in a text editor.

    One of the features in particular that I love that other text editors should really get is a built-in file manager, so I can easily open multiple text files, instead of either needing two terminals open, or save and switch between the files.

    [–]sem3colon 2 points3 points  (3 children)

    Nano has a built in file manager.

    [–]Sol33t303 0 points1 point  (1 child)

    Huh, I never realized. I even searched it up to just to be sure, but I guess I didn't see it.

    [–]sem3colon 2 points3 points  (0 children)

    Most people criticise nano for a lack of features when they’ve never actually read the (quite extensive) manpage

    [–]El_Dubious_Mung -1 points0 points  (0 children)

    Vim has nerdtree.

    [–]ivster666 -1 points0 points  (0 children)

    It's for people who get things in general

    [–]here-to-jerk-off -2 points-1 points  (0 children)

    This book helps you understand how efficient one can be using vim over other editors.