Your message dated Sun, 3 Nov 2019 07:19:15 -0500
with message-id <20191103121915.ted3as5awuzbbvmi@localhost>
and subject line Re: Bug#942584: vim: compile with clipboard support
has caused the Debian Bug report #942584,
regarding vim: compile with clipboard support
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.)
--
942584: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=942584
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim
Version: 2:8.1.0875-5
Severity: normal
Dear Maintainer,
I sometimes need to use system clipboard in vim, but unfortunately package in
Debian repos is compiled without 'clipboard' feature.
-- 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: 10.1
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.19.0-6-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE,
TAINT_UNSIGNED_MODULE
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8), LANGUAGE=
(charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages vim depends on:
ii libacl1 2.2.53-4
ii libc6 2.28-10
ii libgpm2 1.20.7-5
ii libselinux1 2.8-1+b1
ii libtinfo6 6.1+20181013-2+deb10u1
ii vim-common 2:8.1.0875-5
ii vim-runtime 2:8.1.0875-5
vim recommends no packages.
Versions of packages vim suggests:
pn ctags <none>
pn vim-doc <none>
pn vim-scripts <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Fri, Oct 18, 2019 at 03:42:12PM +0000, Grzesiek Jedenastka wrote:
> I sometimes need to use system clipboard in vim, but unfortunately package in
> Debian repos is compiled without 'clipboard' feature.
Vim's clipboard support requires compiling against X libraries, so it's
only included in the vim packages that build with GUI support. If
you're trying to minimize extra libraries, then you can install
vim-athena otherwise installing vim-gtk3 is probably sufficient.
Cheers,
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---