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

fix: When the terminal is insufficient to display all the commands, the cmdbar_bg configuration color does not fully take effect #2348

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

wugeer
Copy link
Contributor

@wugeer wugeer commented Aug 30, 2024

This Pull Request fixes/closes #2347.

It changes the following:

  • Remove the line field from the Command struct, along with its corresponding initialization
  • Remove the cmdbar_extra_lines_bg field from the Theme struct, along with its corresponding initialization

I followed the checklist:

  • I added unittests
  • I ran make check without errors
  • I tested the overall application
  • I added an appropriate item to the changelog

…he cmdbar_bg configuration color does not fully take effect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant