Bug#680772: vim: default completion menu highlight colors unreadable (PmenuSel)

Mirosław Zalewski miniopl at poczta.onet.pl
Sun Jul 8 15:53:31 UTC 2012


Source: vim
Version: 2:7.3.547-3
Severity: normal

Steps to reproduce:
1. Run 'vim -u NONE -U NONE -N' command
2. In interactive mode, type /usr/
3. Press Ctrl+O (capital o, not zero) Ctrl+F to start vim path
completing mode. As there are few paths, vim will ask you to choose one
from list.
4. Highlighted entry will be black on black bacground, and therefore
ureadable

':hi PmenuSel' command will show:
ctermfg=0 ctermbg=0 guibg=DarkGrey

Clearly ctermfg should be different than ctermbg.

As a work around, user can put something like:
hi PmenuSel ctermfg=1
in vimrc file.

Best regards
Mirosław Zalewski


-- 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: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to pl_PL.UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information





More information about the pkg-vim-maintainers mailing list