Package: zsh
Version: 4.3.10-9
Severity: normal
File: /usr/share/zsh/functions/Completion/Unix/_terminals
This completion function only searches the directories
,----
| desc=( $TERMINFO ~/.terminfo $TERMINFO_DIRS /usr/{,share/}{,lib/}terminfo )
`----
but we keep the most important termininfos in /lib/terminfo, so this
does not find them, with such odd results as TERM=screen-256color<TAB>
giving a list including "screen-256color-s" but not "screen-256color",
assuming ncurses-term is installed. (If it isn't, you probably won't
get any completions at all, unless you have something in your
~/.terminfo directory.)
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.30-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages zsh depends on:
ii libc6 2.11.2-5 Embedded GNU C Library: Shared lib
ii libcap2 1:2.16-5 support for getting/setting POSIX.
ii libncursesw5 5.7+20100313-3 shared libraries for terminal hand
Versions of packages zsh recommends:
ii libc6 2.11.2-5 Embedded GNU C Library: Shared lib
ii libpcre3 7.8-2+b1 Perl 5 Compatible Regular Expressi
Versions of packages zsh suggests:
ii zsh-doc 4.3.10-9 zsh documentation - info/HTML form
-- debconf information:
* zsh/rcmove:
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]