Skip to content

0.56.3

Latest
Compare
Choose a tag to compare
@junegunn junegunn released this 15 Nov 01:07
· 6 commits to master since this release
v0.56.3
add1aec
  • Bug fixes in zsh scripts
    • fix(zsh): handle backtick trigger edge case (#4090)
    • revert(zsh): remove 'fc -RI' call in the history widget (#4093)
    • Thanks to @LangLangBart for the contributions