Your message dated Wed, 14 Sep 2016 21:12:25 -0400
with message-id <[email protected]>
and subject line Re: Bug#837761: vim: Mouse enabled automatically, central
button breaks badly
has caused the Debian Bug report #837761,
regarding vim: Mouse enabled automatically, central button breaks badly
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
837761: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=837761
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim
Version: 2:8.0.0003-1
Severity: normal
Dear Maintainer,
after the last update it seems that the mouse is enabled
automatically, without giving the
set mouse=a
command.
As a consequence, I can no longer copy/paste using the central button
within X terminal emulators.
-- Package-specific info:
--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.basic
/usr/bin/vim is /usr/bin/vim.basic
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to it_IT.UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages vim depends on:
ii libacl1 2.2.52-3
ii libc6 2.24-2
ii libgpm2 1.20.4-6.2
ii libselinux1 2.5-3
ii libtinfo5 6.0+20160625-1
ii vim-common 2:8.0.0003-1
ii vim-runtime 2:8.0.0003-1
vim recommends no packages.
Versions of packages vim suggests:
pn ctags <none>
pn vim-doc <none>
pn vim-scripts <none>
--- End Message ---
--- Begin Message ---
On Wed, Sep 14, 2016 at 12:19:00PM +0200, Salvo Tomaselli wrote:
> Dear Maintainer,
> after the last update it seems that the mouse is enabled
> automatically, without giving the
> set mouse=a
> command.
If you don't have your own ~/.vimrc, yes. These were defaults enabled
by upstream.
> As a consequence, I can no longer copy/paste using the central button
> within X terminal emulators.
You can. Just hold shift while doing so (to tell the terminal not to
pass the moues on to the app). Alternatively, configure Vim's
'clipboard' option to have the "autoselect" setting (which it should by
default) so that the Visual selection created by the mouse also asserts
the X selection.
Cheers,
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---