mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
ConsoleIO: Rewrite backspace handling
Manually move the cursor instead of using the backspace character. Should help when deleting characters requiring multiple keypresses like Chinese characters. Fix attempt for #941
This commit is contained in:
parent
0acb17e105
commit
e4cae97dd7
2 changed files with 15 additions and 18 deletions
|
|
@ -288,10 +288,10 @@ would not have been possible without the help of talented contributors:
|
|||
|
||||
**Bug Hunters:**
|
||||
|
||||
1092CQ, ambysdotnet, bearbear12345, c0dei, Cat7373, Darkaegis, dbear20, DigitalSniperz,
|
||||
doranchak, drXor, FantomHD, gerik43, ibspa, iTzMrpitBull, JamieSinn, k3ldon, KenXeiko,
|
||||
link3321, lyze237, mattman00000, Nicconyancat, Pokechu22, ridgewell, Ryan6578, Solethia,
|
||||
TNT-UP, TorchRJ, TRTrident, WeedIsGood, xp9kus, Yoann166
|
||||
1092CQ, ambysdotnet, bearbear12345, c0dei, Cat7373, Chtholly, Darkaegis, dbear20,
|
||||
DigitalSniperz, doranchak, drXor, FantomHD, gerik43, ibspa, iTzMrpitBull, JamieSinn,
|
||||
k3ldon, KenXeiko, link3321, lyze237, mattman00000, Nicconyancat, Pokechu22, ridgewell,
|
||||
Ryan6578, Solethia, TNT-UP, TorchRJ, TRTrident, WeedIsGood, xp9kus, Yoann166
|
||||
|
||||
**Code contributions:**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue