[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#426863: infinite loop with dobule column character in single column window



Package: xterm
Version: 225-1

xterm loops infinitely when it is invoked as follows.

LANG=ja_JP.UTF-8 xterm -g 1x2 -e /bin/echo -e '\n\343\201\202'

-g 1x2 specifes the window witdh be single column.
\343\201\202 is "HIRAGANA LETTER A" which character has
double column.  So the character is not displayable.

However the infinite loop is not best behavior for this
situation, I think.

% dpkg -l|grep xterm
ii  xterm                             225-1                           X terminal emulator
-- 
Tanaka Akira



Reply to: