Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for SLE-Module-Development-Tools-OBS:aarch64
openSUSE:Maintenance:15071
vim.openSUSE_Leap_15.1_Update
vim-8.0.1568-defaults.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vim-8.0.1568-defaults.patch of Package vim.openSUSE_Leap_15.1_Update
Index: vim-8.0.1568/runtime/defaults.vim =================================================================== --- vim-8.0.1568.orig/runtime/defaults.vim +++ vim-8.0.1568/runtime/defaults.vim @@ -75,9 +75,11 @@ inoremap <C-U> <C-G>u<C-U> " In many terminal emulators the mouse works just fine. By enabling it you " can position the cursor, Visually select and scroll with the mouse. -if has('mouse') - set mouse=a -endif +" disabled in (open)SUSE to make copy&paste work as most people +" expect it bsc#1079185 +"if has('mouse') +" set mouse=a +"endif " Switch syntax highlighting on when the terminal has colors or when using the " GUI (which always has colors). @@ -139,3 +141,6 @@ if has('langmap') && exists('+langremap' " compatible). set nolangremap endif + +" include SUSE tweaks +ru suse.vim
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor