Copy/Paste doesn't run on Cygwin
Dave Korn
dave.korn@artimi.com
Mon Aug 20 10:12:00 GMT 2007
On 20 August 2007 10:26, Jose Luis wrote:
> Hi,
>
> Without the ".vimrc" file the copy/paste runs fine in a vim's edited file,
> but when I copy the example vimrc file
> (/usr/share/vim/vim71/vimrc_example.vim) in $HOME/.vimrc, the selected text
> isn't copy automatically on the clipboard.
When the behaviour of vim changes in the presence of a .vimrc file, suspect something to do with the vi-compatible mode, which is disabled by doing so. Does adding '-C' to the command-line help?
cheers,
DaveK
--
Can't think of a witty .sigline today....
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
More information about the Cygwin
mailing list