Package: zsh Version: 4.3.4-17 Severity: normal Zsh's man page says: "precmd Executed before each prompt." However, it doesn't seem to be executed in the following situation:
- start xeyes in the background (xeyes &) - kill the xeyes window - the zsh then displays something like "[1] + done xeyes" and a new prompt. Before this prompt, the precmd command doesn't seem to be executed. This situation is a bit annoying for be, because I use precmd to put the number of background jobs in the xterm title. However, when I kill one of these backgorund applications, the xterm title isn't updated currently. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22.1 (SMP w/1 CPU core; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages zsh depends on: ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy ii libc6 2.6.1-5 GNU C Library: Shared libraries ii libncurses5 5.6+20070908-1 Shared libraries for terminal hand Versions of packages zsh recommends: ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libpcre3 7.3-2 Perl 5 Compatible Regular Expressi -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

