Package: zsh Version: 4.3.2-2 Severity: normal Hi,
Vi mode now recognizes '-', '.', as word chars: $ a-b When pressing 'w' with cursor on 'a', the cursor skips the whole "a-b" string. But it should rather stop at '-'. One can override this by defining WORDCHARS to letters, but the default should really be what documentation says: « word characters are alphanumeric characters » (which include all characters for which libc's isalnum() returns true). This wasn't the case in version 4.3.1-1. The fix for #357313 probably needs fixing. Regards, Samuel -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (900, 'testing'), (500, 'unstable'), (500, 'stable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.15 Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15) Versions of packages zsh depends on: ii debconf [debconf-2.0] 1.4.71 Debian configuration management sy ii libc6 2.3.6-3 GNU C Library: Shared libraries an ii libncurses5 5.5-1 Shared libraries for terminal hand Versions of packages zsh recommends: ii libcap1 1:1.10-14 support for getting/setting POSIX. ii libpcre3 6.4-1.1 Perl 5 Compatible Regular Expressi -- no debconf information

