Package: tmux Version: 1.5-1 Severity: minor Tags: upstream A typo exists in /usr/share/doc/tmux/examples/screen-keys.conf
This typo seems to have existed for almost 2 years, but only recent versions of tmux detect this configuration error. The error is not detected in the Squeeze release, but is detected in the Wheezy release. I see this issue has been fixed upstream as of revision r2562 Attached is a diff for convenience. root@host:/usr/share/doc/tmux/examples# diff -p screen-keys.conf.orig screen-keys.conf *** screen-keys.conf.orig 2011-07-25 13:38:04.000000000 +0100 --- screen-keys.conf 2011-07-25 13:38:12.000000000 +0100 *************** bind x lock-server *** 26,32 **** # screen ^C c unbind ^C bind ^C new-window - bind c bind c new-window # detach ^D d --- 26,31 ---- -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.39-2-amd64 (SMP w/4 CPU cores) Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages tmux depends on: ii libc6 2.13-10 Embedded GNU C Library: Shared lib ii libevent-1.4-2 1.4.13-stable-1 An asynchronous event notification ii libncurses5 5.9-1 shared libraries for terminal hand tmux recommends no packages. tmux suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

