-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
Code of Conduct
- I agree to follow this project's Code of Conduct
What happened?
In recent versions the Spotify segment does not appear.
I expected it to appear like below (same theme run on 26.23.6):
Theme
I used a minimal config sample configuration for the Spotify segment:
{
"$schema": "https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/schema.json",
"version": 4,
"blocks": [
{
"type": "prompt",
"alignment": "left",
"segments": [
{
"type": "spotify",
"style": "powerline",
"powerline_symbol": "",
"foreground": "#ffffff",
"background": "#1BD760",
"options": {
"playing_icon": " ",
"paused_icon": " ",
"stopped_icon": " "
}
}
]
}
]
}What OS are you seeing the problem on?
Linux
Which shell are you using?
bash
Log output
Version: 29.0.2
Shell: shell
Prompt:
oli �]8;;file:/home/oli/.local/bin�\bin�]8;;�\ �7 in shell at 06:23:25�8
Segments:
ConsoleTitle(true) - 0 ms
Session(true) - 1 ms
Path(true) - 0 ms
Git(false) - 0 ms
Root(false) - 0 ms
Status(true) - 0 ms
Node(false) - 0 ms
Go(false) - 0 ms
Python(false) - 0 ms
Shell(true) - 0 ms
Time(true) - 0 ms
Run duration: 4.521586ms
Cache path: /home/oli/.cache/oh-my-posh
Config path: no --config set, using default built-in configuration
Logs:
[DEBUG] 06:23:25.794 debug.go:39 → logging enabled, raw mode: true
[DEBUG] 06:23:25.794 store.go:]:141 → (session) key not found: prompt_count_cache
[TRACE] 06:23:25.794 store.go:](session prompt_count_cache) - 17.823µs
[TRACE] 06:23:25.794 terminal.go:setPromptCount() - 21.7µs
[TRACE] 06:23:25.794 terminal.go:GOOS() - 49ns
[DEBUG] 06:23:25.794 terminal.go:setPwd:102 → /home/oli/.local/bin
[TRACE] 06:23:25.794 terminal.go:setPwd() - 13.299µs
[TRACE] 06:23:25.794 terminal.go:Init() - 40.043µs
[DEBUG] 06:23:25.794 home.go:12 → /home/oli
[TRACE] 06:23:25.795 path.go:Path() - 8.6µs
[DEBUG] 06:23:25.795 store.go:init:94 → (device) loading DSC_SHELL
[DEBUG] 06:23:25.795 store.go:init:94 → (device) loading is_wsl
[DEBUG] 06:23:25.795 store.go:init:94 → (device) loading environment_platform
[DEBUG] 06:23:25.795 store.go:init:94 → (device) loading DSC_CONFIGURATION
[DEBUG] 06:23:25.795 store.go:init:94 → (device) loading INITVERSIONBASH
[TRACE] 06:23:25.795 store.go:init(device omp.cache) - 186.966µs
[TRACE] 06:23:25.795 init.go:SessionID() - 16.289µs
[TRACE] 06:23:25.795 path.go:Path() - 65ns
[ERROR] 06:23:25.795 store.go:init:81 → EOF
[TRACE] 06:23:25.795 store.go:init(session .388fd174-91c2-413b-8a60-52c0e811c527.omp.cache) - 37.27µs
[DEBUG] 06:23:25.795 store.go:]:141 → (device) key not found: reload
[TRACE] 06:23:25.795 store.go:](device reload) - 4.534µs
[DEBUG] 06:23:25.795 store.go:]:141 → (session) key not found: CONFIG
[TRACE] 06:23:25.795 store.go:](session CONFIG) - 14.308µs
[DEBUG] 06:23:25.795 gob.go:Get:39 → no cached config found
[DEBUG] 06:23:25.795 load.go:Parse:97 → no config file specified
[TRACE] 06:23:25.795 load.go:Parse() - 2.748µs
[TRACE] 06:23:25.795 load.go:Load() - 12.596µs
[TRACE] 06:23:25.795 gob.go:Get() - 42.194µs
[TRACE] 06:23:25.795 terminal.go:Shell() - 74ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 36ns
[DEBUG] 06:23:25.795 store.go:]:141 → (session) key not found: template_cache
[TRACE] 06:23:25.795 store.go:](session template_cache) - 6.226µs
[TRACE] 06:23:25.795 cache.go:restoreCache() - 13.188µs
[TRACE] 06:23:25.795 terminal_unix.go:Root() - 322ns
[TRACE] 06:23:25.795 terminal.go:Shell() - 30ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 38ns
[TRACE] 06:23:25.795 terminal.go:StatusCodes() - 58ns
[DEBUG] 06:23:25.795 store.go:]:154 → (device) found entry: is_wsl - false
[TRACE] 06:23:25.795 store.go:](device is_wsl) - 3.501µs
[TRACE] 06:23:25.795 terminal_unix.go:IsWsl() - 6.086µs
[TRACE] 06:23:25.795 terminal.go:Flags() - 23ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 22ns
[DEBUG] 06:23:25.795 home.go:12 → /home/oli
[DEBUG] 06:23:25.795 store.go:]:154 → (device) found entry: is_wsl - false
[TRACE] 06:23:25.795 store.go:](device is_wsl) - 2.64µs
[TRACE] 06:23:25.795 terminal_unix.go:IsWsl() - 7.716µs
[TRACE] 06:23:25.795 terminal.go:Flags() - 37ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 22ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 48ns
[DEBUG] 06:23:25.795 terminal.go:User:236 → oli
[TRACE] 06:23:25.795 terminal.go:User() - 2.838µs
[DEBUG] 06:23:25.795 terminal.go:Host:253 → olipc
[TRACE] 06:23:25.795 terminal.go:Host() - 3.717µs
[TRACE] 06:23:25.795 terminal.go:GOOS() - 24ns
[DEBUG] 06:23:25.795 store.go:]:154 → (device) found entry: environment_platform - nixos
[TRACE] 06:23:25.795 store.go:](device environment_platform) - 3.582µs
[DEBUG] 06:23:25.795 terminal.go:Getenv:64 → 2
[TRACE] 06:23:25.795 terminal.go:Getenv(SHLVL) - 2.663µs
[DEBUG] 06:23:25.795 writer.go:Init:107 → terminal program: Unknown
[DEBUG] 06:23:25.795 writer.go:Init:108 → terminal shell: shell
[DEBUG] 06:23:25.795 terminal.go:Getenv:64 → NO DATA
[TRACE] 06:23:25.795 terminal.go:Getenv(OMP_CACHE_DISABLED) - 2.675µs
[DEBUG] 06:23:25.795 store.go:]:141 → (device) key not found: accent_color
[TRACE] 06:23:25.795 store.go:](device accent_color) - 3.614µs
[TRACE] 06:23:25.795 colors.go:SetAccentColor() - 6.387µs
[TRACE] 06:23:25.795 terminal.go:Shell() - 34ns
[DEBUG] 06:23:25.795 terminal.go:Getenv:64 → NO DATA
[TRACE] 06:23:25.795 terminal.go:Getenv(POSH_SHELL_VERSION) - 1.969µs
[DEBUG] 06:23:25.795 debug.go:PrintDebug:24 → segment: Title
[DEBUG] 06:23:25.795 text.go:patchTemplate:149 → {{ .Shell }} in {{ .Folder }}
[TRACE] 06:23:25.795 terminal.go:Flags() - 144ns
[DEBUG] 06:23:25.795 terminal.go:Getenv:64 → NO DATA
[TRACE] 06:23:25.795 terminal.go:Getenv(POSH_CURSOR_LINE) - 2.392µs
[DEBUG] 06:23:25.795 terminal.go:Getenv:64 → NO DATA
[TRACE] 06:23:25.795 terminal.go:Getenv(POSH_CURSOR_COLUMN) - 1.609µs
[TRACE] 06:23:25.795 terminal.go:Flags() - 21ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 20ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 19ns
[DEBUG] 06:23:25.795 home.go:12 → /home/oli
[TRACE] 06:23:25.795 terminal.go:GOOS() - 57ns
[DEBUG] 06:23:25.795 segment.go:Execute:172 → segment: Status
[DEBUG] 06:23:25.795 store.go:]:141 → (session) key not found: toggle_cache
[TRACE] 06:23:25.795 store.go:](session toggle_cache) - 3.889µs
[DEBUG] 06:23:25.795 segment.go:isToggled:293 → no toggles found
[TRACE] 06:23:25.795 terminal.go:StatusCodes() - 36ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 203ns
[DEBUG] 06:23:25.795 map.go:String:79 → status_template: {{ .Code }}
[DEBUG] 06:23:25.795 home.go:12 → /home/oli
[TRACE] 06:23:25.795 terminal.go:GOOS() - 100ns
[DEBUG] 06:23:25.795 segment.go:Execute:172 → segment: Path
[DEBUG] 06:23:25.795 store.go:]:141 → (session) key not found: toggle_cache
[TRACE] 06:23:25.795 store.go:](session toggle_cache) - 7.614µs
[DEBUG] 06:23:25.795 segment.go:isToggled:293 → no toggles found
[DEBUG] 06:23:25.795 map.go:Bool:133 → display_cygpath: false
[TRACE] 06:23:25.795 terminal.go:Flags() - 183ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 36ns
[TRACE] 06:23:25.795 separator.go:Separator() - 53ns
[TRACE] 06:23:25.795 terminal.go:Shell() - 125ns
[DEBUG] 06:23:25.795 text.go:patchTemplate:149 → {{ .Code }}
[DEBUG] 06:23:25.795 map.go:Bool:141 → always_enabled: true
[DEBUG] 06:23:25.795 home.go:12 → /home/oli
[TRACE] 06:23:25.795 terminal.go:GOOS() - 37ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 130ns
[TRACE] 06:23:25.795 terminal.go:Flags() - 49ns
[DEBUG] 06:23:25.795 segment.go:Execute:172 → segment: Git
[DEBUG] 06:23:25.795 map.go:Bool:133 → mapped_locations_enabled: true
[DEBUG] 06:23:25.795 home.go:12 → /home/oli
[TRACE] 06:23:25.795 terminal.go:GOOS() - 36ns
[DEBUG] 06:23:25.795 map.go:String:79 → windows_registry_icon:
[DEBUG] 06:23:25.795 segment.go:Execute:172 → segment: Root
[DEBUG] 06:23:25.795 map.go:String:79 → windows_registry_icon:
[DEBUG] 06:23:25.795 store.go:]:141 → (session) key not found: toggle_cache
[DEBUG] 06:23:25.795 home.go:12 → /home/oli
[TRACE] 06:23:25.795 store.go:](session toggle_cache) - 3.148µs
[DEBUG] 06:23:25.795 segment.go:isToggled:293 → no toggles found
[TRACE] 06:23:25.795 terminal_unix.go:Root() - 318ns
[TRACE] 06:23:25.795 store.go:](session toggle_cache) - 17.517µs
[DEBUG] 06:23:25.795 segment.go:isToggled:293 → no toggles found
[TRACE] 06:23:25.795 terminal.go:Flags() - 108ns
[DEBUG] 06:23:25.795 map.go:Bool:133 → disable_with_jj: false
[DEBUG] 06:23:25.795 home.go:12 → /home/oli
[TRACE] 06:23:25.795 terminal.go:GOOS() - 64ns
[DEBUG] 06:23:25.795 terminal.go:ResolveSymlink:195 → /home/oli/.local/bin
[DEBUG] 06:23:25.795 segment.go:Execute:172 → segment: Session
[TRACE] 06:23:25.795 terminal.go:GOOS() - 40ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 36ns
[TRACE] 06:23:25.795 terminal.go:ResolveSymlink(/home/oli/.local/bin) - 16.522µs
[DEBUG] 06:23:25.795 map.go:String:79 → home_icon: ~
[DEBUG] 06:23:25.795 store.go:]:141 → (session) key not found: toggle_cache
[DEBUG] 06:23:25.795 map.go:KeyValueMap:208 → mapped_locations: map[]
[TRACE] 06:23:25.795 store.go:](session toggle_cache) - 5.221µs
[TRACE] 06:23:25.795 separator.go:Separator() - 35ns
[DEBUG] 06:23:25.795 segment.go:isToggled:293 → no toggles found
[TRACE] 06:23:25.795 terminal.go:GOOS() - 20ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 20ns
[DEBUG] 06:23:25.795 terminal.go:Getenv:64 → NO DATA
[TRACE] 06:23:25.795 separator.go:Separator() - 20ns
[TRACE] 06:23:25.795 terminal.go:Getenv(SSH_CONNECTION) - 3.868µs
[TRACE] 06:23:25.795 terminal.go:GOOS() - 21ns
[ERROR] 06:23:25.795 terminal.go:HasParentFilePath:464 → stat .git: no such file or directory
[DEBUG] 06:23:25.795 terminal.go:Getenv:64 → NO DATA
[TRACE] 06:23:25.795 terminal.go:GOOS() - 21ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 34ns
[TRACE] 06:23:25.795 terminal.go:HasParentFilePath(.git) - 42.382µs
[TRACE] 06:23:25.795 terminal.go:GOOS() - 20ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 20ns
[DEBUG] 06:23:25.795 store.go:]:154 → (device) found entry: environment_platform - nixos
[DEBUG] 06:23:25.795 map.go:String:79 → gitdir_format:
[TRACE] 06:23:25.795 store.go:](device environment_platform) - 8.704µs
[DEBUG] 06:23:25.795 map.go:String:83 → style: folder
[DEBUG] 06:23:25.795 map.go:StringArray:220 → cycle: []
[DEBUG] 06:23:25.795 map.go:String:79 → folder_separator_template:
[DEBUG] 06:23:25.795 map.go:String:79 → folder_separator_icon: /
[DEBUG] 06:23:25.795 map.go:Bool:133 → cycle_folder_separator: false
[DEBUG] 06:23:25.795 map.go:String:79 → folder_format: %s
[DEBUG] 06:23:25.795 map.go:String:79 → edge_format: %s
[DEBUG] 06:23:25.795 map.go:String:79 → left_format: %s
[DEBUG] 06:23:25.795 map.go:String:79 → right_format: %s
[TRACE] 06:23:25.795 terminal.go:Flags() - 48ns
[TRACE] 06:23:25.795 terminal.go:GOOS() - 35ns
[TRACE] 06:23:25.795 terminal.go:StackCount() - 49ns
[TRACE] 06:23:25.795 terminal_unix.go:DirIsWritable(/home/oli/.local/bin) - 4.219µs
[DEBUG] 06:23:25.797 terminal.go:RunCommand:280 → NO DATA
[TRACE] 06:23:25.797 terminal.go:RunCommand(who am i) - 1.223092ms
[DEBUG] 06:23:25.797 text.go:patchTemplate:149 → {{ if .Data.SSHSession }} {{ end }}{{ .UserName }}
[DEBUG] 06:23:25.797 text.go:patchTemplate:149 → {{ path .Data.Path .Data.Location }}
[DEBUG] 06:23:25.797 text.go:patchTemplate:149 → {{ if gt .Code 0 }}{{ else }}{{ end }}
[DEBUG] 06:23:25.797 text.go:patchTemplate:149 → {{ if gt .Code 0 }}p:red{{ end }}
[DEBUG] 06:23:25.797 text.go:patchTemplate:149 → {{ if gt .Code 0 }}p:red{{ end }}
[TRACE] 06:23:25.797 terminal.go:Shell() - 147ns
[TRACE] 06:23:25.797 terminal.go:Flags() - 44ns
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[TRACE] 06:23:25.797 terminal.go:Flags() - 193ns
[TRACE] 06:23:25.797 terminal.go:GOOS() - 45ns
[TRACE] 06:23:25.797 terminal.go:Flags() - 141ns
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[DEBUG] 06:23:25.797 segment.go:Execute:172 → segment: Time
[TRACE] 06:23:25.797 terminal.go:GOOS() - 87ns
[DEBUG] 06:23:25.797 segment.go:Execute:172 → segment: Go
[DEBUG] 06:23:25.797 store.go:]:141 → (session) key not found: toggle_cache
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[DEBUG] 06:23:25.797 store.go:]:141 → (session) key not found: toggle_cache
[TRACE] 06:23:25.797 store.go:](session toggle_cache) - 5.382µs
[TRACE] 06:23:25.797 terminal.go:GOOS() - 38ns
[TRACE] 06:23:25.797 store.go:](session toggle_cache) - 4.043µs
[DEBUG] 06:23:25.797 segment.go:isToggled:293 → no toggles found
[DEBUG] 06:23:25.797 segment.go:Execute:172 → segment: Node
[DEBUG] 06:23:25.797 segment.go:isToggled:293 → no toggles found
[DEBUG] 06:23:25.797 store.go:]:141 → (session) key not found: toggle_cache
[DEBUG] 06:23:25.797 map.go:String:79 → time_format: 15:04:05
[TRACE] 06:23:25.797 store.go:](session toggle_cache) - 3.837µs
[DEBUG] 06:23:25.797 segment.go:isToggled:293 → no toggles found
[TRACE] 06:23:25.797 terminal.go:Flags() - 153ns
[TRACE] 06:23:25.797 terminal.go:Flags() - 122ns
[DEBUG] 06:23:25.797 map.go:StringArray:220 → extensions: [*.go go.mod go.sum go.work go.work.sum]
[DEBUG] 06:23:25.797 map.go:StringArray:220 → folders: []
[DEBUG] 06:23:25.797 map.go:Bool:133 → home_enabled: false
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[DEBUG] 06:23:25.797 map.go:String:79 → display_mode: files
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[TRACE] 06:23:25.797 terminal.go:GOOS() - 119ns
[DEBUG] 06:23:25.797 segment.go:Execute:172 → segment: Python
[DEBUG] 06:23:25.797 store.go:]:141 → (session) key not found: toggle_cache
[TRACE] 06:23:25.797 store.go:](session toggle_cache) - 14.882µs
[DEBUG] 06:23:25.797 segment.go:isToggled:293 → no toggles found
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(*.go) - 34.078µs
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[DEBUG] 06:23:25.797 map.go:String:83 → display_mode: files
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(go.mod) - 3.336µs
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[DEBUG] 06:23:25.797 map.go:StringArray:220 → extensions: [*.py *.ipynb pyproject.toml venv.bak]
[DEBUG] 06:23:25.797 map.go:StringArray:220 → folders: [.venv venv virtualenv venv-win pyenv-win]
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(go.sum) - 2.769µs
[DEBUG] 06:23:25.797 map.go:Bool:133 → home_enabled: false
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[DEBUG] 06:23:25.797 map.go:Bool:141 → fetch_virtual_env: false
[TRACE] 06:23:25.797 terminal.go:GOOS() - 121ns
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(go.work) - 8.475µs
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(*.py) - 4.814µs
[DEBUG] 06:23:25.797 segment.go:Execute:172 → segment: Shell
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(*.ipynb) - 3.27µs
[DEBUG] 06:23:25.797 store.go:]:141 → (session) key not found: toggle_cache
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.797 store.go:](session toggle_cache) - 10.478µs
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(pyproject.toml) - 3.067µs
[DEBUG] 06:23:25.797 segment.go:isToggled:293 → no toggles found
[DEBUG] 06:23:25.797 terminal.go:HasFilesInDir:151 → false
[DEBUG] 06:23:25.797 map.go:StringArray:220 → tooling: [mod go]
[TRACE] 06:23:25.797 terminal.go:HasFilesInDir(venv.bak) - 2.676µs
[DEBUG] 06:23:25.797 map.go:KeyValueMap:208 → mapped_shell_names: map[]
[TRACE] 06:23:25.797 terminal.go:Shell() - 91ns
[TRACE] 06:23:25.797 terminal.go:Flags() - 30ns
[DEBUG] 06:23:25.797 terminal.go:HasFolder:180 → false
[TRACE] 06:23:25.797 terminal.go:HasFolder(.venv) - 11.341µs
[DEBUG] 06:23:25.797 map.go:StringArray:220 → extensions: [*.js *.ts package.json .nvmrc pnpm-workspace.yaml .pnpmfile.cjs .vue]
[DEBUG] 06:23:25.797 terminal.go:HasFolder:180 → false
[TRACE] 06:23:25.797 terminal.go:HasFolder(venv) - 4.022µs
[DEBUG] 06:23:25.797 terminal.go:HasFolder:180 → false
[TRACE] 06:23:25.797 terminal.go:HasFolder(virtualenv) - 3.874µs
[DEBUG] 06:23:25.797 terminal.go:HasFolder:180 → false
[DEBUG] 06:23:25.797 map.go:StringArray:220 → folders: []
[TRACE] 06:23:25.797 terminal.go:HasFolder(venv-win) - 4.052µs
[DEBUG] 06:23:25.797 map.go:Bool:141 → home_enabled: false
[DEBUG] 06:23:25.797 terminal.go:HasFolder:180 → false
[DEBUG] 06:23:25.797 home.go:12 → /home/oli
[TRACE] 06:23:25.797 terminal.go:HasFolder(pyenv-win) - 5.204µs
[DEBUG] 06:23:25.797 map.go:StringArray:220 → tooling: [pyenv python python3 py]
[DEBUG] 06:23:25.797 map.go:String:83 → display_mode: files
[DEBUG] 06:23:25.797 map.go:Bool:141 → fetch_package_manager: false
[DEBUG] 06:23:25.798 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.798 terminal.go:HasFilesInDir(*.js) - 8.491µs
[DEBUG] 06:23:25.798 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.798 terminal.go:HasFilesInDir(*.ts) - 2.969µs
[DEBUG] 06:23:25.798 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.798 terminal.go:HasFilesInDir(package.json) - 2.835µs
[DEBUG] 06:23:25.798 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.798 terminal.go:HasFilesInDir(.nvmrc) - 2.509µs
[DEBUG] 06:23:25.798 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.798 terminal.go:HasFilesInDir(pnpm-workspace.yaml) - 3.248µs
[DEBUG] 06:23:25.798 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.798 terminal.go:HasFilesInDir(.pnpmfile.cjs) - 15.6µs
[DEBUG] 06:23:25.798 terminal.go:HasFilesInDir:151 → false
[TRACE] 06:23:25.798 terminal.go:HasFilesInDir(.vue) - 3.335µs
[DEBUG] 06:23:25.798 map.go:StringArray:220 → tooling: [node]
[DEBUG] 06:23:25.798 text.go:patchTemplate:149 → in <p:blue><b>{{ .Data.Name }}</b></>
[DEBUG] 06:23:25.798 text.go:patchTemplate:149 → at <p:blue><b>{{ .Data.CurrentDate | date "15:04:05" }}</b></>
[TRACE] 06:23:25.798 terminal.go:Shell() - 119ns
[TRACE] 06:23:25.798 terminal.go:Flags() - 35ns
[TRACE] 06:23:25.798 terminal.go:Shell() - 20ns
[DEBUG] 06:23:25.799 terminal_unix.go:TerminalWidth:83 → terminal width: 105
[TRACE] 06:23:25.799 terminal_unix.go:TerminalWidth() - 1.164044ms
[TRACE] 06:23:25.799 path.go:Path() - 54nsReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working