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

feat: warn users of whitespace in module lists #266

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

vdbe
Copy link
Contributor

@vdbe vdbe commented Aug 4, 2024

set -g @catppuccin_status_modules_right " " will try to load as a module same with set -g @catppuccin_status_modules_left "session ".

The proper way to clear modules is set -g @catppuccin_status_modules_right "null"

Fixes: #263

@vdbe vdbe merged commit 362a306 into catppuccin:main Aug 5, 2024
3 checks passed
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.

catppuccin_status_modules_left/right empty space treated as a module
1 participant