> is it possible to set the line numbers such that you cannot
> copy them ?
Sounds like you are running vim in a terminal emulator, which is
handling your mouse selection. You could use gvim, or try
:set mouse=a
Then vim gets mouse clicks and some useful stuff works, like
positioning the cursor with the mouse; there's lots you can do, I
suggest a read of
:help mouse-using
"Currently the mouse is supported for Unix in an xterm window, in a
*BSD
console with sysmouse, in a Linux console (with GPM), for
MS-DOS and in a Windows console."
Regards, John
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment