You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(misc): update setup_termbg_sync() to also handle transparent bg
Details:
- When a color scheme with transparent background is applied, terminal
background sync did nothing. This could result into showing a
different terminal bg color that was set by the previous sync.
Instead of doing nothing - reset to the original terminal bg color.
Resolve#1955
Co-authored-by: Evgeni Chasnovski <evgeni.chasnovski@gmail.com>
0 commit comments