[Bug 52531] Can not use backspace to delete in cmd in xterm

WineHQ Bugzilla wine-bugs at winehq.org
Mon Feb 14 04:41:06 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=52531

Eric Pouech <eric.pouech at orange.fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric.pouech at orange.fr

--- Comment #1 from Eric Pouech <eric.pouech at orange.fr> ---
wine expects a vt220 capable terminal (which is normally what Linux provides)

what's you TERM env variable set to? (under xterm)

not sure we want to support all kinds of underlying terminal capabilities

using 'TERM=vt220 wine cmd' should work around the issue
(assuming vt220 termcap/terminfo is installed on your box)

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list