-
Couldn't load subscription status.
- Fork 2.4k
Open
Description
I added "svn" to vcs backends and reloaded both by sourcing ~/.p10k.zsh and p10k reload command:
typeset -g POWERLEVEL9K_VCS_BACKENDS=(git svn)
I also have vcs specified for the left prompt:
typeset -g POWERLEVEL9K_LEFT_PROMPT_ELEMENTS=(
# os_icon # os identifier
dir # current directory
context
vcs # git status
prompt_char # prompt symbol
)
But I see no status or anything SVN related on the prompt:
~/code/ansible > 14:21:19
Command svn log does produce an output. There is a .svn dir in current directory.
powerlevel10k version: no idea but installed using official way on 2025-07-03
SVN version: version 1.14.3 (r1914484)
Metadata
Metadata
Assignees
Labels
No labels