Skip to content

Doesn't work properly in GoLand's debug console. #237

@lx32056127

Description

@lx32056127

Go version 1.21.8.
Goland version 2024.1.4.
readline version v1.5.1
Sample code using example/readline-demo/readline-demo.go

If you don't configure Stdin in readline.Config build, you won't be able to input the

After manually configuring Stdin: os.Stdin it works, but the TAB key and history don't work!

Running in GoLand's terminal panel works fine, only the debug panel doesn't work.

DebugPanel

TerminalPanel

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