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

Feature req: color for the input prompt #3603

Closed
thockin opened this issue Dec 22, 2023 · 0 comments · Fixed by #3648
Closed

Feature req: color for the input prompt #3603

thockin opened this issue Dec 22, 2023 · 0 comments · Fixed by #3648

Comments

@thockin
Copy link
Contributor

thockin commented Dec 22, 2023

  1. What version of Delve are you using (dlv version)?

Delve Debugger
Version: 1.21.1
Build: $Id: a358c02f24aa7047ecc562b0587dc2d08330b2cf $

  1. What version of Go are you using? (go version)?

go version go1.21.3 linux/amd64

  1. What operating system and processor architecture are you using?

linux amd64

  1. What did you do?

Ran dlv with lots of output

  1. What did you expect to see?

More color

  1. What did you see instead?

Too little color!

Specifically, when I have a lot of output, I sometimes need to scroll-back a lot. It's hard to visually find the "edges" between commands. If the (dlv) prompt and typed input could have a color config, I would set that to something bright, so I could scrollback more easily.

aarzilli added a commit to aarzilli/delve that referenced this issue Jan 25, 2024
Add option to configure prompt color.

Fixes go-delve#3603
aarzilli added a commit to aarzilli/delve that referenced this issue Jan 25, 2024
Add option to configure prompt color.

Fixes go-delve#3603
aarzilli added a commit to aarzilli/delve that referenced this issue Jan 25, 2024
Add option to configure prompt color.

Fixes go-delve#3603
derekparker pushed a commit that referenced this issue Feb 7, 2024
Add option to configure prompt color.

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

Successfully merging a pull request may close this issue.

2 participants