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

More fine-grained controls over color cycle #5442

Open
1 task done
stepanzak opened this issue Aug 10, 2024 · 0 comments
Open
1 task done

More fine-grained controls over color cycle #5442

stepanzak opened this issue Aug 10, 2024 · 0 comments
Assignees
Labels
🤩 enhancement Improvement of a feature

Comments

@stepanzak
Copy link

Code of Conduct

  • I agree to follow this project's Code of Conduct

What would you like to see changed?

Hello, I have a problem:
My prompt has two lines - I want the first line to use a color cycle, but I want the second line, where I have the cursor, to always start with the cycle's first colors, regardless of the first line's state.
It doesn't make much sense that, for example, git status appearing on the first line changes the color of the second line.
Good solutions for this problem are I think these:

  • allow separate color cycle for each block
  • OR add block property that resets the cycle from start
  • AND/OR add property that excludes a block from the cycle
@stepanzak stepanzak added the 🤩 enhancement Improvement of a feature label Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤩 enhancement Improvement of a feature
Projects
None yet
Development

No branches or pull requests

2 participants