Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
wyclif
on May 20, 2009
|
parent
|
context
|
favorite
| on:
Vim Recipes
4. Be able to sprint through vimtutor. You have to learn to walk before you can run.
5. Never, ever use gvim. Forget about the mouse.
shachaf
on May 20, 2009
|
next
[–]
What does gvim have to do with the mouse? Regular console vim supports the mouse, and there are perfectly good reasons to use gvim without it (e.g., better color support, "Edit with Vim" in Windows).
wyclif
on May 20, 2009
|
parent
|
next
[–]
Point taken re: console support. I was thinking about the menu bars, too. Many users probably have them turned off, though.
slmbrhrt
on May 20, 2009
|
prev
[–]
Yeah, nothing's wrong with gvim after you throw 'set guioptions-=bmrt' and a colorscheme line into your .vimrc.
Evim--now there's a crime.
Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
5. Never, ever use gvim. Forget about the mouse.