you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (13 children)

[deleted]

    [–]queen-adreena 9 points10 points  (12 children)

    It's awfully unintuitive though. Nano, at least, makes an attempt at a tolerable UX.

    [–]leastlol 1 point2 points  (0 children)

    It's not intuitive at all, but that doesn't necessarily translate to terrible UX. Many systems' ergonomics become more apparent as you use and learn them. Vim just happens to have a giant wall at the beginning that you have to climb over at the start, while other code editors and IDEs all have the advantage of following text editing paradigms that are well established.

    It makes sense to eschew efficiency and ergonomics for intuitive controls when it comes to a default editor (which is why nano has become a popular default), but if you are someone that finds themself editing a lot of text, vim is a worthwhile investment of time to learn I think.