Skip to content

Readline not enabled for supervisorctl fg <service>? #1494

Closed
@knpwrs

Description

@knpwrs
  1. When I run a rails app with byebug enabled I am able to enter commands and navigate up and down my byebug command history with the arrow keys.
  2. When I run the same rails app under supervisor and then foreground the service (supervisorctl fg rails) I am unable to use the arrow keys as expected. Pressing the up key, for instance, enters ^[[A:

image

Is there a way to make my arrow keys behave under supervisor as they do when not under supervisor?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions