Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
lx32056127 opened this issue Jul 4, 2024 · 0 comments
Open

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

lx32056127 opened this issue Jul 4, 2024 · 0 comments

Comments

@lx32056127
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant