Bug#865820: vim-common: Change of behaviour for default value of mouse is annoying

2017-07-18 Thread James McCoy
On Tue, Jul 18, 2017 at 02:50:52PM -0700, Matt Taggart wrote: > Is there another way to accomplish those things? Adding 'set mouse=' to > /etc/vim/vimrc doesn't seem to work. " Explicitly source defaults.vim to get the recommended settings source $VIMRUNTIME/defaults.vim " Then

Bug#865820: vim-common: Change of behaviour for default value of mouse is annoying

2017-07-18 Thread Matt Taggart
I am also annoyed by the new default of mouse=a, but the proposed workaround of 'touch ~/.vimrc' isn't enough for a couple reasons: 1) I want to be able to turn it off system wide, not just per user 2) By creating an empty .vimrc I'm potentially losing out on upstream defaults that I _do_ want.

Bug#865820: vim-common: Change of behaviour for default value of mouse is annoying

2017-06-24 Thread James McCoy
On Sat, Jun 24, 2017 at 11:38:03PM -0400, Louis-Philippe VĂ©ronneau wrote: > I don't feel suddenly changing this is a good move, even though it > respects what upstream does. To me, this breaks user space big time and > makes it harder to use vim. Then make your argument upstream. I did the same,

Bug#865820: vim-common: Change of behaviour for default value of mouse is annoying

2017-06-24 Thread Louis-Philippe VĂ©ronneau
I completely agree with Gabriel on this one. All of a sudden the mouse default changed and it took me a while to understand why vim had become so annoying all of a sudden. I don't feel suddenly changing this is a good move, even though it respects what upstream does. To me, this breaks user space

Bug#865820: vim-common: Change of behaviour for default value of mouse is annoying

2017-06-24 Thread Gabriel Filion
Package: vim-common Version: 2:8.0.0197-3 Severity: wishlist Hello, The default value for the mouse global variable has been changed from empty string to "a" starting from stretch. This is annoying and does not respect what is documented as the upstream default value: 'mouse'