Tagged Questions
1
vote
3answers
1k views
disabling mouse support in `vim` in a `gnome-terminal` environment
Edit: The problem of an enabled mouse in vim appears to be specific to gnome-terminal (version 3.4.1.1-1; I am using gnome 3 fallback mode). If I run xterm, mouse support in vim is disabled by ...
2
votes
1answer
177 views
Vim: mouse support lost after using netrw in xterm
Every time I access the filesystem using:
:tabe dirname (e.g.: :tabe .)
:vsp dirname
:sp dirname
in order to open some file while editing another one, I lose the mouse support inside the Vim ...
3
votes
2answers
784 views
vim - but with scrolling, clickable text, and copy-paste
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 ...