Package: zsh Version: 4.3.10-2 Severity: normal The sequence of keys pressed was C-Up, C-Down, C-Right, C-Left, Alt-Up, Alt-Down, Alt-Right, Alt-Left
$ cat >/dev/null ^[[1;5A^[[1;5B^[[1;5C^[[1;5D^[[1;3A^[[1;3B^[[1;3C^[[1;3D The key combos I was reporting are the control-arrows. I'd never tried the Alt-arrow combinations, but they produce a similar result, with a code corresponding to that seen in the output above. I'm pretty sure I've not done any customization of key bindings on this system. The only relevant bit in my .zshrc is to default to emacs-mode main bindings: bindkey -e The global /etc/zsh/zshrc (as shipped by the package) has a number of bindkey invocations, but none of them are for the keys and modes of interest (closest is settings for arrows in vicmd mode). -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores) 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.9-19 GNU C Library: Shared libraries ii libcap2 1:2.16-5 support for getting/setting POSIX. ii libncursesw5 5.7+20090607-1 shared libraries for terminal hand Versions of packages zsh recommends: ii libc6 2.9-19 GNU C Library: Shared libraries ii libpcre3 7.8-2 Perl 5 Compatible Regular Expressi Versions of packages zsh suggests: ii zsh-doc 4.3.10-2 zsh documentation - info/HTML form -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

