Skip to content

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
Development

Successfully merging this pull request may close these issues.

When the terminal is insufficient to display all the commands, the cmdbar_bg configuration color does not fully take effect.
1 participant