NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/51078: tmux stop responding when recieve a certain character sequence
>Number: 51078
>Category: bin
>Synopsis: tmux stop responding when recieve a certain character sequence
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 20 08:25:00 +0000 2016
>Originator: Shingo Nishioka
>Release: Netbsd 7.0 stable, cvs update at Tue Apr 19 08:49:06 2016 (JST)
>Organization:
>Environment:
NetBSD usa 7.0_STABLE NetBSD 7.0_STABLE (GENERIC) #1: Mon Apr 18 10:26:32 JST 2016 nis@usa:/dsk/sd0/build/amd64/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
When tmux receives a key sequence "\033\0P" from shell,
tmux server of the shell's pane stops responding any more.
Only the pane which received the key sequence is affected,
and other panes work fine.
>How-To-Repeat:
$ tmux -V
tmux 1.9a
$ ls .tmux.conf
ls: .tmux.conf: No such file or directory
$ type tmux
tmux is /usr/bin/tmux
$ echo $TERM
xterm
$ tmux
TMUX$ printf "\033\0P"
>Fix:
Home |
Main Index |
Thread Index |
Old Index