tsl0922 / ttyd

Share your terminal over the web
https://tsl0922.github.io/ttyd
MIT License
7.74k stars 869 forks source link

Backspace key sends DEL #1374

Open hansake opened 2 months ago

hansake commented 2 months ago

The backspace key (<---) in my browser sends DEL (0c7f) instead of BS (0x08). Is this the expected behavior?

tsl0922 commented 1 month ago

https://github.com/xtermjs/xterm.js/wiki/Contributing#running-the-demo

If you can reproduce it with xterm.js, you may report the issue to the xterm.js project.