Skip to content

command history and tab key don't work #56

@cromatikap

Description

@cromatikap

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions