Feb. 14, 2022
5:30 a.m.
https://bugs.winehq.org/show_bug.cgi?id=52531 --- Comment #3 from Eric Pouech <eric.pouech(a)orange.fr> --- can't reproduce here: xterm works fine ---------- so it's really how the terminfo/termcap of xterm is defined I suppose 'infocmp xterm | grep kbs' shows kbs=^H (or similar) on your side while I have kbs=^? which is what we expect (and what a "standard" configuration should be) ---------- the work around is to find a suitable $TERM value for running cmd.exe (perusing a bit, maybe 'gnome' could work) (again 'infocmp gnome | grep kbs' should tell) -- 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.