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

tide_os_color and tide_os_bg_color variables not properly set from __tide_detect_os #541

Open
adhdtiger opened this issue Nov 5, 2024 · 0 comments
Labels
🐛 bug Something isn't working

Comments

@adhdtiger
Copy link

adhdtiger commented Nov 5, 2024

Describe the bug

prompt os icon color does not propagate from that set in __tide_detect_os function.

Steps to reproduce

-Using tide configure function, set icons to "many" on a linux distro (debian in my case)

-The prompt os icon does not adopt the color indicated in the __tide_detect_os function.
-in fish_variables file, tide_os_color and tide_os_bg_color variables remain set to 'normal' instead of color hex code indicated in __tide_detect_os function (even after tide reload or reload of terminal)

tested with fisher install and manual install

Environment

Output of tide bug-report:

fish version: 3.7.1
tide version: 6.1.1
term: xterm-256color
os: debian 12
terminal emulator: iterm2
fish startup: 80.89 millis
fisher plugins: jorgebucaran/fisher jorgebucaran/getopts.fish halostatue/fish-ssh-agent eth-p/fish-plugin-sudo jorgebucaran/autopair.fish

Additional context

can manually set variables and set color persists between reloads

@adhdtiger adhdtiger added the 🐛 bug Something isn't working label Nov 5, 2024
@adhdtiger adhdtiger changed the title tide_os_color not properly set from __tide_detect_os tide_os_color and tide_os_bg_color variables not properly set from __tide_detect_os Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant