Skip to content

v1.14.6

Compare
Choose a tag to compare
@romkatv romkatv released this 19 Jan 19:06
· 464 commits to master since this release
v1.14.6
d26bdcd

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.