Skip to content

1.8.0

Compare
Choose a tag to compare
@mafredri mafredri released this 20 Aug 08:32
· 116 commits to main since this release

Changes

  • Show warning when Oh My Zsh themes are enabled (#426) 872153f
  • Add support for VI-mode indicator (#405) 5976e54
  • Improve the debug prompt (PS4) (#396) 60f54c6
  • Prevent interactive prompts during git fetch (#397) a90b1bc
  • Set title via atomic print statement (#399) 49ca46d
  • Revert local prompt_opts, breaks promptinit 5a39be4
  • Fix for setopt not taking effect when sourcing pure 20b66c9
  • Fix prompt_pure_state on older versions of zsh 3e27c38
  • Fix wrong placement of localoptions during prompt init c74d5dd
  • Fix line erasure when terminal output does not end in newline (#391) 9fa6404
  • Try to detech SSH connection when SSH_CONNECTION is unset (#393) 17e23ae
  • Always force BatchMode for the Git SSH command (#392) 0d137f7

v1.7.0...v1.8.0