You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
screen is the famous VT100/ANSI terminal emulation under *nix, that allows people to run terminal session on the server, after log off, or even after dis-connect.
However, I found that QR Code is not output correctly under screen.
So under the same terminal, and anything else are the same, within & outside screen will cause wechaty to print QR Code differently.
In both case, I have:
DISPLAY='localhost:10.0'
LANG='C'
The only difference is within & outside screen (TERM='screen' or TERM='rxvt-unicode-256color').
Ah~, found my local xterm (TERM='xterm') is having the same problem as well. The QR Code is output as:
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â
â â
â
â
â
â
ââ
â â ââ âââ
â
â â
â
â
â
â
â
â â â â âââ
ââ â
ââ â â â
â ââ
â
â
â ââ
ââ â
âââ ââ ââ ââ
â
â
â â
ââ
â
â
â
â
â
â
ââ
â â ââ
ââ
ââ
ââ
ââ
â
â
â
â
â
â
â
ââ
â
âââ
â â â
â
â â
ââ ââ â
â
â â
â ââ
ââââ
â â
â
ââââââ â
â
ââââ
â
ââ
ââââââââ
ââ â
â â
â
âââ
â ââ
ââââ
âââ
ââ
â
â â
ââââ
ââ â â
â
â
â
â ââ
â
â
ââ â â â
â
ââ
ââ
â
âââ
â
â â
â ââ
ââ
â ââââ
â
â
ââââââ
â
âââââââ
ââ âââ
âââ
â
ââ
ââ
â
âââ
âââââ ââ â
â
â
âââ
â â
â
â
â
â
âââ
â
ââââââ
â â
ââ
â ââ
ââ
â â â ââââ âââ â
ââ â
ââ
â
â
â ââ
â
â
â â ââ ââ
âââ â
âââ
âââ
ââ
â
ââ
â
â
â
â
â
â
ââ
â
ââ
ââââ
ââââ
â
â
âââ
âââ
ââ
The text was updated successfully, but these errors were encountered:
screen
is the famous VT100/ANSI terminal emulation under *nix, that allows people to run terminal session on the server, after log off, or even after dis-connect.However, I found that QR Code is not output correctly under
screen
.So under the same terminal, and anything else are the same, within & outside
screen
will cause wechaty to print QR Code differently.In both case, I have:
The only difference is within & outside
screen
(TERM='screen' or TERM='rxvt-unicode-256color').Ah~, found my local
xterm
(TERM='xterm'
) is having the same problem as well. The QR Code is output as:The text was updated successfully, but these errors were encountered: