Package: tmux Version: 3.3a-4 Severity: normal X-Debbugs-Cc: dep...@depesz.com
manual to tmux has - characters (0x2d) changed to unicode "hyphen" (\xe2\x80\x90), which makes searching for commands, in man, impossible. Example: one of tmux commands is move-window. You can see it by doing: man tmux | grep move.*window.*src but you can't in normal `man tmux` by doinug search for move-window, or by grepping for move-window: =$ man tmux | grep -c move-window 0 Same problem is with any other minus-including commands. This is somehow related to unicode locale, as when I do LC_ALL=C - the problem is gone. But I need normal unicode support! I found this: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1041731 which seems related, and even tried to contact tmux maintainers (https://github.com/tmux/tmux/issues/3653) but they seem adamant that the breakage is in debian... Best regards, depesz -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.4.0-1-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages tmux depends on: ii libc6 2.37-6 ii libevent-core-2.1-7 2.1.12-stable-8 ii libtinfo6 6.4+20230625-2 ii libutempter0 1.2.1-3 tmux recommends no packages. tmux suggests no packages. -- no debconf information