New issue 219 by jso...@google.com: Iterm does not support vt100 line-mode
http://code.google.com/p/iterm2/issues/detail?id=219
In a normal terminal, the following command will produce a line:
echo -e "\033(0qqqqqqqqqqqqqqqqqqqqqq\033(B"
In iterm, it just displays a bunch of q's. Some ncurses applications use
line mode, and they look strange.
I get a line. Can you attach your
~/Library/Preferences/com.googlecode.iterm2.plist file please?
I removed the plist file and started fresh, it still happens.
Attachments:
com.googlecode.iterm2.plist 4.2 KB
The problem seems to be UTF8
Are you using alpha10 or SVN trunk?
alpha10
I just build from trunk, and this issue does not exist there.
I just built from trunk, and this problem does not exist there.
Comment #8 on issue 219 by gnachman: Iterm does not support vt100 line-mode
http://code.google.com/p/iterm2/issues/detail?id=219
(No comment was entered for this change.)