Your message dated Thu, 15 May 2025 20:24:48 -0400
with message-id
<yfu55j4zp6imc7fglbresfw4f5fijgsjqytciyqxxlfucmhtqv@sbzo4rb5q5ow>
and subject line Re: Bug#1094959: vim-nox highlight visual cterm=reverse fails
in trixie
has caused the Debian Bug report #1094959,
regarding vim-nox highlight visual cterm=reverse fails in trixie
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.)
--
1094959: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1094959
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: vim-nox
Version: 2:9.1.0967-2+b1
Severity: normal
Dear Maintainer,
start vim (using terminator with white on black terminal)
type some text
do `:highlight visual cterm=reverse`
use shift-v or ctrl-v to select some text
result: the text/background colours are not reversed as they were in
bookworm - instead the visual highlight just changes the white on black
text to gray on black.
-- Package-specific info:
--- real paths of main Vim binaries ---
/usr/bin/vi is /usr/bin/vim.nox
/usr/bin/vim is /usr/bin/vim.nox
-- System Information:
Debian Release: trixie/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.12.11-amd64 (SMP w/16 CPU threads; PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages vim-nox depends on:
ii libacl1 2.3.2-2+b1
ii libc6 2.40-6
ii libgpm2 1.20.7-11+b2
ii liblua5.1-0 5.1.5-10
ii libperl5.40 5.40.0-8
ii libpython3.13 3.13.1-3
ii libruby3.3 3.3.7-1
ii libselinux1 3.7-3.1
ii libsodium23 1.0.18-1+b2
ii libtcl8.6 8.6.16+dfsg-1
ii libtinfo6 6.5-2+b1
ii vim-common 2:9.1.0967-2
ii vim-runtime 2:9.1.0967-2
vim-nox recommends no packages.
Versions of packages vim-nox suggests:
pn cscope <none>
pn vim-doc <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Sat, Feb 01, 2025 at 08:41:52PM +0000, Chris Bainbridge wrote:
start vim (using terminator with white on black terminal)
type some text
do `:highlight visual cterm=reverse`
use shift-v or ctrl-v to select some text
As noted in the upstream issue you found, this should be
:highlight Visual ctermfg=NONE cterm=reverse
Closing the bug.
Cheers,
--
James
GPG Key: 4096R/91BF BF4D 6956 BD5D F7B7 2D23 DFE6 91AE 331B A3DB
--- End Message ---