JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
17.38k stars 2.39k forks source link

Arrows not working #4268

Closed NotNekodev closed 1 year ago

NotNekodev commented 1 year ago

Code of Conduct

What happened?

I just installed oh-my-posh in linux mint and now i have a bug where there are no arrows

How it looks:

Bildschirmfoto vom 2023-09-19 17-10-41

Theme

I use the atomic theme

What OS are you seeing the problem on?

Linux

Which shell are you using?

bash

Log output

Version: 18.9.1

Shell: bash

Prompt:

╭─ bash    0ms⠀                                                                                                                                                                  100   19,17:09 
╰─ 

Segments:

ConsoleTitle(false)                        -   0 ms
Shell(true)                                -   0 ms
Root(false)                                -   0 ms
Path(true)                                 -   0 ms
Git(false)                                 -   0 ms
Executiontime(true)                        -   0 ms
Node(false)                                -   0 ms
Python(false)                              -   0 ms
Java(false)                                -   0 ms
Dotnet(false)                              -   0 ms
Go(false)                                  -   0 ms
Rust(false)                                -   0 ms
Dart(false)                                -   0 ms
Angular(false)                             -   0 ms
Nx(false)                                  -   0 ms
Julia(false)                               -   0 ms
Ruby(false)                                -   0 ms
Azfunc(false)                              -   0 ms
Aws(false)                                 -   0 ms
Kubectl(false)                             -   0 ms
Os(true)                                   -   0 ms
Battery(true)                              -   0 ms
Time(true)                                 -   0 ms
Text(true)                                 -   0 ms
Status(true)                               -   0 ms

Run duration: 28.847997ms

Cache path: /home/raphael/.cache/oh-my-posh

Config path: /home/linuxbrew/.linuxbrew/opt/oh-my-posh/themes/atomic.omp.json

Logs:

[DEBUG] 17:09:58.200 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.200 shell.go:Getenv(TERM_PROGRAM) - 20.952µs
[DEBUG] 17:09:58.200 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.200 shell.go:Getenv(XDG_CACHE_HOME) - 6.286µs
[TRACE] 17:09:58.200 shell_unix.go:CachePath() - 23.886µs
[DEBUG] 17:09:58.200 shell.go:Getenv:392 → /home/linuxbrew/.linuxbrew/opt/oh-my-posh/themes/atomic.omp.json
[TRACE] 17:09:58.200 shell.go:Getenv(POSH_THEME) - 7.613µs
[DEBUG] 17:09:58.200 shell_unix.go:Platform:77 → linuxmint
[TRACE] 17:09:58.200 shell.go:resolveConfigPath() - 26.121µs
[TRACE] 17:09:58.200 shell.go:Init() - 206.664µs
[TRACE] 17:09:58.200 shell.go:Flags() - 908ns
[TRACE] 17:09:58.201 config.go:loadConfig() - 924.225µs
[TRACE] 17:09:58.201 shell.go:Flags() - 978ns
[DEBUG] 17:09:58.201 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.201 shell.go:Getenv(OMP_CACHE_DISABLED) - 5.238µs
[DEBUG] 17:09:58.201 shell.go:Shell:632 → no shell name provided in flags, trying to detect it
[DEBUG] 17:09:58.221 shell.go:Shell:640 → process name: bash
[TRACE] 17:09:58.221 shell.go:Shell() - 19.759401ms
[DEBUG] 17:09:58.221 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.221 shell.go:Getenv(POSH_SHELL_VERSION) - 9.918µs
[DEBUG] 17:09:58.221 debug.go:PrintDebug:22 → Segment: Title
[DEBUG] 17:09:58.221 text.go:Render:70 → Rendering template: 
[DEBUG] 17:09:58.221 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.221 shell.go:Getenv(POSH_CURSOR_LINE) - 16.203µs
[DEBUG] 17:09:58.221 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.221 shell.go:Getenv(POSH_CURSOR_COLUMN) - 8.66µs
[TRACE] 17:09:58.221 shell.go:Flags() - 1.397µs
[TRACE] 17:09:58.221 shell.go:Flags() - 1.397µs
[TRACE] 17:09:58.221 shell.go:Shell() - 1.467µs
[TRACE] 17:09:58.221 shell.go:Shell() - 1.397µs
[TRACE] 17:09:58.221 shell.go:Flags() - 978ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.397µs
[DEBUG] 17:09:58.221 shell.go:Pwd:422 → /home/raphael
[TRACE] 17:09:58.221 shell.go:Flags() - 1.397µs
[TRACE] 17:09:58.221 shell.go:Pwd() - 60.762µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.396µs
[DEBUG] 17:09:58.221 segment.go:SetEnabled:497 → Segment: Executiontime
[TRACE] 17:09:58.221 shell.go:Flags() - 978ns
[TRACE] 17:09:58.221 shell.go:Pwd() - 1.886µs
[DEBUG] 17:09:58.221 properties.go:GetBool:22 → always_enabled: false
[TRACE] 17:09:58.221 shell.go:Pwd() - 1.466µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.397µs
[TRACE] 17:09:58.221 shell.go:ExecutionTime() - 1.886µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.467µs
[DEBUG] 17:09:58.221 properties.go:GetFloat64:34 → threshold: 0.000000
[DEBUG] 17:09:58.221 segment.go:SetEnabled:497 → Segment: Root
[DEBUG] 17:09:58.221 segment.go:SetEnabled:497 → Segment: Path
[DEBUG] 17:09:58.221 properties.go:GetString:28 → roundrock
[TRACE] 17:09:58.221 shell.go:Pwd() - 1.397µs
[TRACE] 17:09:58.221 shell_unix.go:Root() - 1.397µs
[TRACE] 17:09:58.221 shell_unix.go:Root() - 1.397µs
[TRACE] 17:09:58.221 shell.go:Shell() - 1.466µs
[TRACE] 17:09:58.221 shell.go:Shell() - 1.955µs
[TRACE] 17:09:58.221 shell.go:Shell() - 978ns
[TRACE] 17:09:58.221 shell.go:Flags() - 1.885µs
[DEBUG] 17:09:58.221 shell_unix.go:IsWsl:35 → false
[TRACE] 17:09:58.221 shell_unix.go:IsWsl() - 9.009µs
[TRACE] 17:09:58.221 shell.go:Pwd() - 978ns
[DEBUG] 17:09:58.221 properties.go:GetBool:22 → mapped_locations_enabled: true
[DEBUG] 17:09:58.221 properties.go:GetString:28 → 
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.396µs
[DEBUG] 17:09:58.221 shell.go:TemplateCache:813 → environment: [SHELL=/bin/bash SESSION_MANAGER=local/RaphaelsPCLinux:@/tmp/.ICE-unix/1652,unix/RaphaelsPCLinux:/tmp/.ICE-unix/1652 QT_ACCESSIBILITY=1 COLORTERM=truecolor XDG_CONFIG_DIRS=/etc/xdg/xdg-cinnamon:/etc/xdg XDG_SESSION_PATH=/org/freedesktop/DisplayManager/Session0 GNOME_DESKTOP_SESSION_ID=this-is-deprecated POSH_PID=3635 LANGUAGE=de_DE MANDATORY_PATH=/usr/share/gconf/cinnamon.mandatory.path SSH_AUTH_SOCK=/run/user/1000/keyring/ssh CINNAMON_VERSION=5.8.4 HOMEBREW_PREFIX=/home/linuxbrew/.linuxbrew DESKTOP_SESSION=cinnamon EDPATH=/usr/bin/watcom/eddat GTK_MODULES=gail:atk-bridge XDG_SEAT=seat0 PWD=/home/raphael LOGNAME=raphael XDG_SESSION_DESKTOP=cinnamon QT_QPA_PLATFORMTHEME=qt5ct XDG_SESSION_TYPE=x11 MANPATH=/home/linuxbrew/.linuxbrew/share/man: GPG_AGENT_INFO=/run/user/1000/gnupg/S.gpg-agent:0:1 XAUTHORITY=/home/raphael/.Xauthority XDG_GREETER_DATA_DIR=/var/lib/lightdm-data/raphael GDM_LANG=de_DE HOME=/home/raphael LANG=de_DE.UTF-8 LS_COLORS=rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36: XDG_CURRENT_DESKTOP=X-Cinnamon POSH_SHELL_VERSION= VTE_VERSION=6800 CONDA_PROMPT_MODIFIER=false XDG_SEAT_PATH=/org/freedesktop/DisplayManager/Seat0 GNOME_TERMINAL_SCREEN=/org/gnome/Terminal/screen/2133a69d_04b5_4113_9648_6a65f3feb538 WATCOM=/usr/bin/watcom INFOPATH=/home/linuxbrew/.linuxbrew/share/info: LESSCLOSE=/usr/bin/lesspipe %s %s XDG_SESSION_CLASS=user TERM=xterm-256color POSH_PROMPT_COUNT=0 DEFAULTS_PATH=/usr/share/gconf/cinnamon.default.path LESSOPEN=| /usr/bin/lesspipe %s USER=raphael HOMEBREW_CELLAR=/home/linuxbrew/.linuxbrew/Cellar GNOME_TERMINAL_SERVICE=:1.97 DISPLAY=:0 INCLUDE=/usr/bin/watcom/lh SHLVL=1 HOMEBREW_REPOSITORY=/home/linuxbrew/.linuxbrew/Homebrew XDG_VTNR=7 XDG_SESSION_ID=c2 POSH_THEME=/home/linuxbrew/.linuxbrew/opt/oh-my-posh/themes/atomic.omp.json XDG_RUNTIME_DIR=/run/user/1000 GTK3_MODULES=xapp-gtk3-module XDG_DATA_DIRS=/usr/share/cinnamon:/usr/share/gnome:/home/raphael/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share:/usr/share:/var/lib/snapd/desktop PATH=/usr/bin/watcom/binl64:/usr/bin/watcom/binl:/home/linuxbrew/.linuxbrew/bin:/home/linuxbrew/.linuxbrew/sbin:/usr/bin/watcom/binl64:/usr/bin/watcom/binl:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin GDMSESSION=cinnamon DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/1000/bus POWERLINE_COMMAND=oh-my-posh OLDPWD=/home/linuxbrew/.linuxbrew _=/home/linuxbrew/.linuxbrew/bin/oh-my-posh]
[DEBUG] 17:09:58.221 segment.go:SetEnabled:497 → Segment: Shell
[TRACE] 17:09:58.221 shell.go:GOOS() - 978ns
[DEBUG] 17:09:58.221 properties.go:GetString:28 → 
[DEBUG] 17:09:58.221 properties.go:GetKeyValueMap:46 → mapped_shell_names: map[]
[DEBUG] 17:09:58.221 properties.go:GetKeyValueMap:46 → mapped_locations: map[]
[TRACE] 17:09:58.221 shell.go:Pwd() - 977ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 908ns
[TRACE] 17:09:58.221 shell.go:PathSeparator() - 1.467µs
[TRACE] 17:09:58.221 shell.go:Shell() - 1.466µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.467µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 978ns
[TRACE] 17:09:58.221 shell.go:Flags() - 1.467µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 977ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.467µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.397µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 908ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.466µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.397µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 908ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.397µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.467µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.467µs
[DEBUG] 17:09:58.221 shell.go:User:543 → raphael
[TRACE] 17:09:58.221 shell.go:User() - 4.33µs
[TRACE] 17:09:58.221 shell.go:PathSeparator() - 1.886µs
[DEBUG] 17:09:58.221 shell.go:Host:555 → RaphaelsPCLinux
[TRACE] 17:09:58.221 shell.go:PathSeparator() - 1.327µs
[TRACE] 17:09:58.221 shell.go:Host() - 7.962µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 908ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 908ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 978ns
[DEBUG] 17:09:58.221 shell_unix.go:Platform:77 → linuxmint
[TRACE] 17:09:58.221 shell.go:PathSeparator() - 978ns
[DEBUG] 17:09:58.221 shell.go:Getenv:392 → 1
[TRACE] 17:09:58.221 shell.go:Getenv(SHLVL) - 6.705µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 978ns
[TRACE] 17:09:58.221 shell.go:TemplateCache() - 225.381µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.467µs
[TRACE] 17:09:58.221 shell.go:PathSeparator() - 978ns
[TRACE] 17:09:58.221 shell.go:Flags() - 2.863µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 978ns
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.396µs
[TRACE] 17:09:58.221 shell.go:PathSeparator() - 978ns
[TRACE] 17:09:58.221 shell.go:Pwd() - 978ns
[DEBUG] 17:09:58.221 shell_unix.go:IsWsl:35 → false
[TRACE] 17:09:58.221 shell_unix.go:IsWsl() - 6.146µs
[TRACE] 17:09:58.221 shell.go:Pwd() - 1.816µs
[TRACE] 17:09:58.221 shell.go:StackCount() - 1.467µs
[TRACE] 17:09:58.221 shell.go:GOOS() - 1.466µs
[TRACE] 17:09:58.221 shell_unix.go:DirIsWritable(/home/raphael) - 7.543µs
[TRACE] 17:09:58.221 shell.go:TemplateCache() - 1.467µs
[DEBUG] 17:09:58.221 segment.go:SetEnabled:497 → Segment: Git
[DEBUG] 17:09:58.222 shell_unix.go:IsWsl:35 → false
[TRACE] 17:09:58.222 shell_unix.go:IsWsl() - 13.829µs
[TRACE] 17:09:58.222 shell_unix.go:IsWsl2() - 29.125µs
[TRACE] 17:09:58.222 shell.go:GOOS() - 1.467µs
[DEBUG] 17:09:58.222 shell.go:CommandPath:594 → /usr/bin/git
[TRACE] 17:09:58.222 shell.go:CommandPath(git) - 73.055µs
[TRACE] 17:09:58.222 shell.go:HasCommand(git) - 94.916µs
[TRACE] 17:09:58.222 shell.go:Pwd() - 1.815µs
[ERROR] 17:09:58.222 shell.go:HasParentFilePath:728 → stat .git: no such file or directory
[TRACE] 17:09:58.222 shell.go:HasParentFilePath(.git) - 43.303µs
[DEBUG] 17:09:58.222 properties.go:GetBool:22 → fetch_bare_info: false
[DEBUG] 17:09:58.222 text.go:Render:70 → Rendering template:  {{ .FormattedMs }}⠀
[DEBUG] 17:09:58.222 text.go:Render:70 → Rendering template:  {{ .Name }} 
[DEBUG] 17:09:58.222 text.go:Render:70 → Rendering template:  {{ .Path }} 
[TRACE] 17:09:58.223 shell.go:TemplateCache() - 1.467µs
[TRACE] 17:09:58.223 shell.go:TemplateCache() - 1.396µs
[TRACE] 17:09:58.223 shell.go:Shell() - 978ns
[TRACE] 17:09:58.223 shell.go:Shell() - 977ns
[TRACE] 17:09:58.223 shell.go:TemplateCache() - 1.467µs
[TRACE] 17:09:58.223 shell.go:Shell() - 978ns
[DEBUG] 17:09:58.223 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.223 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.223 text.go:Render:70 → Rendering template: powerline
[DEBUG] 17:09:58.223 text.go:Render:70 → Rendering template: powerline
[DEBUG] 17:09:58.223 text.go:Render:70 → Rendering template: diamond
[TRACE] 17:09:58.223 shell.go:Shell() - 1.397µs
[TRACE] 17:09:58.223 shell.go:Shell() - 978ns
[TRACE] 17:09:58.223 shell.go:Shell() - 908ns
[TRACE] 17:09:58.223 shell.go:Shell() - 978ns
[TRACE] 17:09:58.223 shell.go:Flags() - 978ns
[TRACE] 17:09:58.223 shell.go:Flags() - 978ns
[TRACE] 17:09:58.223 shell.go:Flags() - 908ns
[TRACE] 17:09:58.223 shell.go:Pwd() - 978ns
[TRACE] 17:09:58.223 shell.go:Pwd() - 1.467µs
[TRACE] 17:09:58.223 shell.go:Flags() - 908ns
[TRACE] 17:09:58.223 shell.go:GOOS() - 1.396µs
[TRACE] 17:09:58.223 shell.go:GOOS() - 1.466µs
[TRACE] 17:09:58.223 shell.go:TemplateCache() - 978ns
[DEBUG] 17:09:58.223 segment.go:SetEnabled:497 → Segment: Aws
[DEBUG] 17:09:58.223 segment.go:SetEnabled:497 → Segment: Dotnet
[DEBUG] 17:09:58.223 segment.go:SetEnabled:497 → Segment: Julia
[TRACE] 17:09:58.223 shell.go:Flags() - 1.396µs
[DEBUG] 17:09:58.223 properties.go:GetStringArray:52 → extensions: [*.jl]
[DEBUG] 17:09:58.223 properties.go:GetBool:22 → display_default: true
[TRACE] 17:09:58.223 shell.go:Flags() - 1.397µs
[DEBUG] 17:09:58.223 properties.go:GetStringArray:52 → extensions: [*.cs *.csx *.vb *.sln *.slnf *.csproj *.vbproj *.fs *.fsx *.fsproj global.json]
[DEBUG] 17:09:58.223 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.223 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.223 shell.go:Getenv:392 → NO DATA
[DEBUG] 17:09:58.223 properties.go:GetBool:22 → home_enabled: false
[TRACE] 17:09:58.223 shell.go:Pwd() - 978ns
[TRACE] 17:09:58.223 shell.go:Getenv(AWS_VAULT) - 7.264µs
[DEBUG] 17:09:58.223 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.223 shell.go:GOOS() - 908ns
[TRACE] 17:09:58.223 shell.go:Pwd() - 1.467µs
[TRACE] 17:09:58.223 shell.go:Getenv(AWS_DEFAULT_PROFILE) - 5.238µs
[DEBUG] 17:09:58.223 segment.go:SetEnabled:497 → Segment: Kubectl
[TRACE] 17:09:58.223 shell.go:Flags() - 1.466µs
[DEBUG] 17:09:58.223 shell.go:Getenv:392 → NO DATA
[DEBUG] 17:09:58.223 properties.go:GetBool:22 → parse_kubeconfig: false
[TRACE] 17:09:58.223 shell.go:Pwd() - 2.864µs
[TRACE] 17:09:58.223 shell.go:Getenv(AWS_PROFILE) - 3.632µs
[TRACE] 17:09:58.223 shell.go:Flags() - 1.397µs
[DEBUG] 17:09:58.223 shell.go:Getenv:392 → NO DATA
[DEBUG] 17:09:58.223 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.223 shell.go:GOOS() - 908ns
[TRACE] 17:09:58.223 shell.go:Getenv(JAVA_HOME) - 6.146µs
[TRACE] 17:09:58.223 shell.go:Getenv(AWS_REGION) - 5.727µs
[TRACE] 17:09:58.223 shell.go:Pwd() - 1.467µs
[TRACE] 17:09:58.223 shell.go:Flags() - 1.886µs
[DEBUG] 17:09:58.223 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.223 shell.go:Pwd() - 1.467µs
[DEBUG] 17:09:58.223 segment.go:SetEnabled:497 → Segment: Ruby
[TRACE] 17:09:58.223 shell.go:Getenv(AWS_DEFAULT_REGION) - 5.797µs
[TRACE] 17:09:58.223 shell.go:GOOS() - 1.397µs
[DEBUG] 17:09:58.223 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.223 shell.go:GOOS() - 978ns
[DEBUG] 17:09:58.223 segment.go:SetEnabled:497 → Segment: Go
[TRACE] 17:09:58.223 shell.go:Getenv(AWS_CONFIG_FILE) - 5.587µs
[DEBUG] 17:09:58.223 segment.go:SetEnabled:497 → Segment: Java
[DEBUG] 17:09:58.223 properties.go:GetStringArray:52 → extensions: [*.rb Rakefile Gemfile]
[DEBUG] 17:09:58.223 properties.go:GetStringArray:52 → extensions: [*.go go.mod]
[DEBUG] 17:09:58.223 properties.go:GetString:28 → environment
[ERROR] 17:09:58.223 shell.go:CommandPath:597 → exec: "kubectl": executable file not found in $PATH
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[TRACE] 17:09:58.224 shell.go:CommandPath(kubectl) - 41.556µs
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [pom.xml build.gradle.kts build.sbt .java-version .deps.edn project.clj build.boot *.java *.class *.gradle *.jar *.clj *.cljc]
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[TRACE] 17:09:58.224 shell.go:HasCommand(kubectl) - 51.055µs
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[ERROR] 17:09:58.224 shell.go:FileContent:513 → open /home/raphael/.aws/config: no such file or directory
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.886µs
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[TRACE] 17:09:58.224 shell.go:Flags() - 1.396µs
[TRACE] 17:09:58.224 shell.go:Flags() - 1.467µs
[TRACE] 17:09:58.224 shell.go:FileContent(/home/raphael/.aws/config) - 19.277µs
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.396µs
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.467µs
[DEBUG] 17:09:58.224 shell_unix.go:Platform:77 → linuxmint
[TRACE] 17:09:58.224 shell.go:Flags() - 1.397µs
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → display_distro_name: false
[DEBUG] 17:09:58.224 properties.go:GetString:28 → NO DATA
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.397µs
[DEBUG] 17:09:58.224 properties.go:GetString:28 → 
[TRACE] 17:09:58.224 shell.go:GOOS() - 1.397µs
[TRACE] 17:09:58.224 shell.go:TemplateCache() - 907ns
[TRACE] 17:09:58.224 shell.go:Pwd() - 148.625µs
[DEBUG] 17:09:58.224 segment.go:SetEnabled:497 → Segment: Nx
[TRACE] 17:09:58.224 shell.go:Flags() - 1.815µs
[TRACE] 17:09:58.224 shell.go:GOOS() - 1.397µs
[DEBUG] 17:09:58.224 segment.go:SetEnabled:497 → Segment: Rust
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [workspace.json nx.json]
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [*.rs Cargo.toml Cargo.lock]
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[TRACE] 17:09:58.224 shell.go:Pwd() - 978ns
[TRACE] 17:09:58.224 shell.go:Pwd() - 978ns
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.397µs
[TRACE] 17:09:58.224 shell.go:GOOS() - 1.397µs
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.397µs
[DEBUG] 17:09:58.224 segment.go:SetEnabled:497 �[DEBUG] 17:09:58.224 segment.go:SetEnabled:497 → Segment: Angular
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [*.py *.ipynb pyproject.toml venv.bak]
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [*.dart pubspec.yaml pubspec.yml pubspec.lock]
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: [.dart_tool]
[TRACE] 17:09:58.224 shell.go:Flags() - 908ns
[TRACE] 17:09:58.224 shell.go:Pwd() - 978ns
[TRACE] 17:09:58.224 shell.go:GOOS() - 1.467µs
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.397µs
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [angular.json]
[TRACE] 17:09:58.224 shell.go:GOOS() - 2.375µs
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: [.venv venv virtualenv env venv-win pyenv-win]
[DEBUG] 17:09:58.224 segment.go:SetEnabled:497 → Segment: Azfunc
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[DEBUG] 17:09:58.224 segment.go:SetEnabled:497 → Segment: Node
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [host.json local.settings.json function.json]
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.396µs
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.956µs
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → extensions: [*.js *.ts package.json .nvmrc pnpm-workspace.yaml .pnpmfile.cjs .npmrc .vue]
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[TRACE] 17:09:58.224 shell.go:Pwd() - 2.374µs
[DEBUG] 17:09:58.224 properties.go:GetStringArray:52 → folders: []
[DEBUG] 17:09:58.224 properties.go:GetBool:22 → home_enabled: false
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.467µs
[TRACE] 17:09:58.224 shell.go:Pwd() - 1.956µs
[TRACE] 17:09:58.224 shell_windows_nix.go:BatteryState() - 732.367µs
[DEBUG] 17:09:58.224 properties.go:GetString:28 →  
[TRACE] 17:09:58.224 shell.go:TemplateCache() - 1.886µs
[DEBUG] 17:09:58.224 text.go:Render:70 → Rendering template:   {{ .CurrentDate | date .Format }} 
[DEBUG] 17:09:58.224 text.go:Render:70 → Rendering template:  {{ if not .Error }}{{ .Icon }}{{ .Percentage }}{{ end }}{{ .Error }} <#262626></>
[DEBUG] 17:09:58.224 text.go:Render:70 → Rendering template:  {{ if .WSL }}WSL at {{ end }}{{.Icon}}<#262626> </>
[TRACE] 17:09:58.225 shell.go:TemplateCache() - 978ns
[TRACE] 17:09:58.225 shell.go:Shell() - 908ns
[TRACE] 17:09:58.225 shell.go:TemplateCache() - 1.397µs
[TRACE] 17:09:58.225 shell.go:Shell() - 908ns
[TRACE] 17:09:58.225 shell.go:TemplateCache() - 1.397µs
[TRACE] 17:09:58.225 shell.go:Shell() - 1.467µs
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.225 text.go:Render:70 → Rendering template: {{if eq "Charging" .State.String}}#b8e994{{end}}
[TRACE] 17:09:58.226 shell.go:TemplateCache() - 1.886µs
[DEBUG] 17:09:58.226 text.go:Render:70 → Rendering template: {{if eq "Discharging" .State.String}}#fff34e{{end}}
[TRACE] 17:09:58.227 shell.go:TemplateCache() - 2.794µs
[DEBUG] 17:09:58.227 text.go:Render:70 → Rendering template: {{if eq "Full" .State.String}}#33DD2D{{end}}
[TRACE] 17:09:58.227 shell.go:TemplateCache() - 1.396µs
[DEBUG] 17:09:58.227 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.227 text.go:Render:70 → Rendering template: diamond
[DEBUG] 17:09:58.228 shell_unix.go:TerminalWidth:70 → terminal width: 211
[TRACE] 17:09:58.228 shell_unix.go:TerminalWidth() - 1.133193ms
[TRACE] 17:09:58.228 shell.go:Shell() - 978ns
[TRACE] 17:09:58.228 shell.go:Shell() - 908ns
[TRACE] 17:09:58.228 shell.go:Shell() - 978ns
[TRACE] 17:09:58.228 shell.go:Shell() - 977ns
[TRACE] 17:09:58.228 shell.go:Flags() - 1.396µs
[TRACE] 17:09:58.228 shell.go:Flags() - 978ns
[DEBUG] 17:09:58.228 properties.go:GetString:28 → {{ .Code }}
[TRACE] 17:09:58.228 shell.go:Pwd() - 978ns
[TRACE] 17:09:58.228 shell.go:Pwd() - 978ns
[TRACE] 17:09:58.228 shell.go:GOOS() - 1.397µs
[TRACE] 17:09:58.228 shell.go:GOOS() - 908ns
[DEBUG] 17:09:58.228 segment.go:SetEnabled:497 → Segment: Status
[DEBUG] 17:09:58.228 segment.go:SetEnabled:497 → Segment: Text
[TRACE] 17:09:58.228 shell.go:StatusCodes() - 978ns
[DEBUG] 17:09:58.228 text.go:Render:70 → Rendering template: {{ .Code }}
[TRACE] 17:09:58.228 shell.go:TemplateCache() - 1.397µs
[TRACE] 17:09:58.228 shell.go:TemplateCache() - 1.467µs
[DEBUG] 17:09:58.228 properties.go:GetBool:22 → always_enabled: true
[TRACE] 17:09:58.228 shell.go:TemplateCache() - 978ns
[DEBUG] 17:09:58.228 text.go:Render:70 → Rendering template:  
[DEBUG] 17:09:58.228 text.go:Render:70 → Rendering template: ╰─
[TRACE] 17:09:58.228 shell.go:Shell() - 908ns
[TRACE] 17:09:58.228 shell.go:Shell() - 978ns
[DEBUG] 17:09:58.228 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.228 shell.go:Getenv(TERM_PROGRAM) - 6.216µs
[DEBUG] 17:09:58.228 text.go:Render:70 → Rendering template: plain
[DEBUG] 17:09:58.228 text.go:Render:70 → Rendering template: {{ if gt .Code 0 }}#ef5350{{ end }}
[TRACE] 17:09:58.229 shell.go:TemplateCache() - 978ns
[DEBUG] 17:09:58.229 text.go:Render:70 → Rendering template: plain
[TRACE] 17:09:58.229 shell.go:Shell() - 978ns
[TRACE] 17:09:58.229 shell.go:Shell() - 908ns
[TRACE] 17:09:58.229 shell.go:Shell() - 978ns
[TRACE] 17:09:58.229 shell.go:Shell() - 908ns
[DEBUG] 17:09:58.229 shell.go:Getenv:392 → NO DATA
[TRACE] 17:09:58.229 shell.go:Getenv(XDG_CACHE_HOME) - 5.797µs
[TRACE] 17:09:58.229 shell_unix.go:CachePath() - 20.674µs
[TRACE] 17:09:58.229 shell.go:Flags() - 908ns
JanDeDobbeleer commented 1 year ago

@ConCrafter20 you need to install and configure your terminal to use a need font. See here. Standard fonts don't have those symbols included.

github-actions[bot] commented 7 months ago

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.