Sunday, April 17, 2005

Enable mouse positioning in Vim in text mode

put

:set mouse=a

in .vimrc

to enable mouse positioning in vim in text mode

hold down SHIFT to enable terminal copy-n-paste (e.g. putty)

No comments: