I'm somewhat amazed but mostly amused that the Vim developers care so little about user experience that they continue to ignore that people have trouble with exiting their tool and refuse to adapt to a more expected convention for exiting it.
Helping a Million Developers Exit Vim
51–60 of 489 posts
Re: Helping a Million Developers Exit Vim
#52Re: Helping a Million Developers Exit Vim
#53Isn't that exclusively used by middle aged computer scientists?
Re: Helping a Million Developers Exit Vim
#54Earlier quoted context omitted.
No, it really is that easy. If you try to -c, the program even tells you to use :q It's just become a meme at this point.
But why would i be pressing -c in the first place if i don't know any Vim commands? Edit: ah quit foreground process, ignore me
Re: Helping a Million Developers Exit Vim
#55Earlier quoted context omitted.
It literally everytime you boot the first screen tells you how to quit and get help. So..read the screen that comes up Everytime? If you try Ctrl c it tells you it's :q.
dev: That just typed ':q' into the text area me: Hit escape first, then :q dev: Oh, then why doesn't say escape then :q me: welp
Re: Helping a Million Developers Exit Vim
#56Re: Helping a Million Developers Exit Vim
#57I'm somewhat amazed but mostly amused that the Vim developers care so little about user experience that they continue to ignore that people have trouble with exiting their tool and refuse to adapt to a more expected convention for exiting it.
Why solve a "problem" that no actual user of the software has? It's not an iphone, it isn't meant for use by the general public. Use nano if that's what you want. There's no reason to fuck up vim for people who actually use it to help the people who don't .
Re: Helping a Million Developers Exit Vim
#58Earlier quoted context omitted.
Imagine you don't know that. Now try to exit vim.
Ok, so anyone with any terminal experience but no vim experience would press -c. Then, the program tells them "Type :quit to exit Vim" And if the user is capable of reading, they shouldn't have any problem. If they don't know about ctrl-c, they shouldn't be using a terminal editor.
Re: Helping a Million Developers Exit Vim
#59Why would you ever exit vim?
[1] https://twitter.com/iamdevloper/status/435555976687923200?la...
Re: Helping a Million Developers Exit Vim
#60I'm somewhat amazed but mostly amused that the Vim developers care so little about user experience that they continue to ignore that people have trouble with exiting their tool and refuse to adapt to a more expected convention for exiting it.
It literally everytime you boot the first screen tells you how to quit and get help. So..read the screen that comes up Everytime? If you try Ctrl c it tells you it's :q.