Skip to content

v1.27.1

Latest

Choose a tag to compare

@leo-arch leo-arch released this 10 Jan 01:27
· 344 commits to master since this release
9926dec

Clifm 1.27.1

Download CliFM

Get distro-specific binary packages from the OpenSUSE Build System

Bug fixes 🪲 🐛

  • If the profiles directory cannot be read, we get NULL pointer dereferences (possibly crashing).
  • MaxFilenameLen value lost after visiting a directory containing a single file.

New features/Improvements 😎 :godmode:

  • Add extraction message when extracting zip-based files (e.g., docx or odt).
  • Allow extracting zip-based files with bsdtar(1). Previosly, only unzip(1) and 7z(1) were used.
  • Do not allow to delete the current profile (using pf del).
  • Allow profile names to start with a dot.