PaperMC / Waterfall

BungeeCord fork that aims to improve performance and stability.
https://papermc.io
MIT License
743 stars 297 forks source link

Can't type in the console after closing #739

Closed andreasdc closed 2 years ago

andreasdc commented 2 years ago

Almost everytime after closing Waterfall, when I'm pressing arrows on the keyboard to run it again, I have this instead of previous commands:

^[OA^[OA^[OB^[OA^[OB^[OD

I have to kill the screen and create it again.

Xernium commented 2 years ago

Not a Waterfall issue. The terminal Interfaxe you’re using has an info (terminfo) mapping that’s causing this. You will be able to fix this issue by googling for these scancode characters. Keep in mind that this functionality, which includes the DEL key is part of the extended terminal features, so you’ll have a harder time if you’re using something like Windows builtin CMD or Powershell to access it.

andreasdc commented 2 years ago

Not a Waterfall issue. The terminal Interfaxe you’re using has an info (terminfo) mapping that’s causing this. You will be able to fix this issue by googling for these scancode characters. Keep in mind that this functionality, which includes the DEL key is part of the extended terminal features, so you’ll have a harder time if you’re using something like Windows builtin CMD or Powershell to access it.

But it doesn't happen all the time, I use linux btw.

Janmm14 commented 2 years ago

When there is a problem after waterfall completely shut down it cannot be a problem of waterfall. Maybe waterfall was not completely shut down when you tried?

andreasdc commented 2 years ago

When there is a problem after waterfall completely shut down it cannot be a problem of waterfall. Maybe waterfall was not completely shut down when you tried?

Depends if 'end' is closing waterfall.

Janmm14 commented 2 years ago

When there is a problem after waterfall completely shut down it cannot be a problem of waterfall. Maybe waterfall was not completely shut down when you tried?

Depends if 'end' is closing waterfall.

Did you see "Thank you and goodbye" in console before your attempts of arrow key usage fails?

andreasdc commented 2 years ago

When there is a problem after waterfall completely shut down it cannot be a problem of waterfall. Maybe waterfall was not completely shut down when you tried?

Depends if 'end' is closing waterfall.

Did you see "Thank you and goodbye" in console before your attempts of arrow key usage fails?

Yes I see that.