romkatv / powerlevel10k

A Zsh theme
MIT License
46.45k stars 2.19k forks source link

Prompt settings not available anymore in a new configuration #2787

Closed masterlog80 closed 1 day ago

masterlog80 commented 2 days ago

Hello, I have just installed powerlevel10k on a new Ubuntu 24.04 device and proceeded with the documentation. However, completing the configuration with p10k configure didn't let me set the Prompt settings (e.g. Style and Color) like before. I have attached some screenshots from a Youtube video. Is there a way to adjust those settings as well (especially setting Style as Classic or eventually Rainbow).

Regards,

romkatv commented 2 days ago

See https://github.com/romkatv/powerlevel10k?tab=readme-ov-file#some-prompt-styles-are-missing-from-the-configuration-wizard

masterlog80 commented 1 day ago

Hello @romkatv, Thank you for getting back. Here is my version:

zsh --version
zsh 5.9 (x86_64-ubuntu-linux-gnu)

and:

locale -a
C
C.utf8
POSIX
en_US.utf8

Any ideas?

romkatv commented 1 day ago

All my ideas are written down in the doc I've linked. Do read it.

masterlog80 commented 1 day ago

Uh.... nevermind. I switched to a different terminal ran p10k configure again and the missing setting come back!