You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bug fixes
Windows icon is now correctly displayed by os_icon on Cygwin and MSYS2.
If re_match_pcre is enabled without having zsh/pcre module, Powerlevel10k no longer throws spurious errors.
ram segment now works correctly on darwin-arm64.
Improvements
When using transient prompt, there should now be less flickering on slow terminals (e.g., iTerm2).
Generated configs no longer have FOREGROUND and BACKGROUND parameters commented out. This should make it easier to modify the config by users who are unfamiliar with the basics of shell script syntax (i.e., don't know that everything after # is a comment and thus has no effect).
The default regular expression for VPN network interfaces now matches tailscale.
The default regular expression for local network interfaces now matches the common wlan names.