Skip to content

v0.21.3

Compare
Choose a tag to compare
@sayanarijit sayanarijit released this 07 Aug 18:36
· 63 commits to main since this release
8af1647

Changes & fixes

  • xplr will respect $XDG_CONFIG_HOME if set (thanks to @SolitudeSF and @noahmayr)
  • Fixed "Illegal format character q" error seen on non GNU (including macOS and BSD) systems (thanks to @lcook).
  • Fixed a UI issue causing lower priority styles being fully ignored (thanks to @duganchen).
  • Press f1 to see the global help menu from any mode, without leaving the mode.
  • Current mode help menu will be displayed on top of the global help menu.
  • Added build targets (including direct download links) for Apple Silicon, aarch64 Linux, Android, arm Linux (thanks to @khvzak, author of mlua, for his help).
  • Added hook: on_selection_change.
  • Documentation improvements.