Earlier quoted context omitted.
> I don't know if I am too old or just think differently than vim enthusiasts You make it sound like vim is a new thing. It's 25 years old. And vi is 40 years old. If you've been writing code for longer than that, then damn. I'm impressed. > prefer a software, where you do things intuitively without needing to first learn a shortcut for everything. Like what? ctrl + c or ctrl + v? I doubt anyone has every figured tho…
> > prefer a software, where you do things intuitively without needing to first learn a shortcut for everything. > Like what? Like mouse-select, copy, paste. Once learned (however that happened, however long ago), it works across virtually all OS/gui combos (except gvim without knowing vim :), and you can immediately get something done. If you're dropped down into an environment, and have to get something done, using…
set mouse=a
set ttymouse=xterm2
You may have to enable your terminal's mouse support, if you're running Vim in a terminal.