Skip to content

v0.8.0

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 09 May 18:09
· 712 commits to main since this release

Changes & fixes

  • Breaking: The Explore message has been renamed to ExploreParentsAsync. While, more relevant messages has been introduced: ExplorePwd and ExplorePwdAsync and.
  • Breaking: $XPLR_PIPE_FOCUS_OUT has been removed. Use $XPLR_FOCUS_PATH instead.
  • Fixed files with spaces causing issues (e.g. while renaming, focusing etc.)
  • Added switch_mode mode to the global key binding help menu
  • Moved some UI related code from config.rs to ui.rs.
  • Fixed compilation issue on rustc 1.50.0.