-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Describe the bug
Hi, your project is good, but unfortunately not fully usable yet. Indeed there is a slight interaction issue once the server launched using
docker run -it \ root@electroncloud
-p 25565:25565 \
-v config:/opt/minecraft/config \
-v worlds:/opt/minecraft/worlds \
-v plugins:/opt/minecraft/plugins \
-v data:/opt/minecraft/data \
-v logs:/opt/minecraft/logs \
felixklauke/paperspigot:1.16.1
The Up arrow key doesn't go back in the command history but print ^[[A
and ^[[B
for the Down arrow key. Do you have anything in mind to fix it?
I tried this from zsh
and bash
Metadata
Metadata
Assignees
Labels
No labels