Skip to content

v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 23:03
· 174 commits to master since this release

0.7.0 - Dec 10, 2022

  • Upgraded to clap4 (thanks @TD-Sky!)
  • Switched back to which for command location due to issues when run at root (thanks @Efreak and @joefiorini!)
  • Stopped exporting HISTFILE to fix issue when using nested shells (thanks @dithpri and @AndrewKvalheim!)
  • Added ctrl-w to vim keybinds (thanks @copy!)
  • Cursor no longer jumps to top when deleting history (thanks @navazjm!)
  • Fixed compatibility with mktemp from uutils/coreutils (thanks @jhult!)
  • Skip fuzzy matches when sorting by time (thanks @navazjm!)
  • Fix handling of open-quote strings in fish (thanks @hivehand!)