jonmosco / kube-ps1

Kubernetes prompt info for bash and zsh
Apache License 2.0
3.52k stars 351 forks source link

Latest VScode 1.74 breaks kube-ps1: character not in range #167

Closed fheinonen closed 1 year ago

fheinonen commented 1 year ago

I get the following error in vscode 1.74 integrated terminal: /plugins/kube-ps1/kube-ps1.plugin.zsh:27: character not in range, no such error before or in Terminal app on macOS. Likely related to https://github.com/microsoft/vscode/pull/165633

fheinonen commented 1 year ago

Seems like this was a issue with something changing in the underlying script in my zshrc. Reformatted my zshrc and it started working.