Blazing 💥 fast terminal-ui for git written in rust 🦀
18.64k
stars
573
forks
source link
fix: When the terminal is insufficient to display all the commands, the cmdbar_bg configuration color does not fully take effect #2348
Open
wugeer opened 2 months ago
This Pull Request fixes/closes #2347.
It changes the following:
line
field from theCommand
struct, along with its corresponding initializationcmdbar_extra_lines_bg
field from theTheme
struct, along with its corresponding initializationI followed the checklist:
make check
without errors