I like vim. I think touching mice is dirty. But sometimes when my hand is already on a mouse, it sure would be nice to be able to scroll the text or click a location in the text and have the cursor jump there. Also, I wish I could copy and paste with command-c, command-v. Is there any software out there that answers this desire? How about for the Mac?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
For linux (or at least the Debian family of distributions, e.g Ubuntu) there are the For Mac there is MacVim, for Windows gvim. Both are linked from the vim download page. |
||||
|
On most systems I personally prefer using the vim keybindings, but some variant on:
Will probably do what you want for ctrl-c and ctrl-v |
|||||||||
|