Download Latest Version clifm-1.26-linux-x86_64.tar.gz (646.1 kB)
Email in envelope

Get an email when there's a new version of CliFM

Home / v1.15
Name Modified Size InfoDownloads / Week
Parent folder
clifm-1.15-linux-x86_64.tar.gz 2023-10-26 571.1 kB
clifm-1.15.tar.gz.sha256sum 2023-10-26 84 Bytes
clifm-1.15.tar.gz 2023-10-26 1.5 MB
README.md 2023-10-26 3.2 kB
v1.15 source code.tar.gz 2023-10-26 1.5 MB
v1.15 source code.zip 2023-10-26 1.7 MB
Totals: 6 Items   5.3 MB 0

Clifm 1.15 (Jolly Roger)

Download CliFM

Get distro-specific binary packages from the OpenSUSE Build System

Bug fixes :beetle: :bug:

  • Extended attributes printed for symlinks (if the target has them) when using the p command (which does not follow symlinks).
  • Symbolic links marked as having extended attributes (@) (if the target has them) in long view.
  • Special permission bits (SUID, SGID, and sticky) are always zero in octal notation (mostly p command).
  • Garbage in the command line after pressing keybinding and there's text in the command line.
  • Ctrl-Alt-b, Ctrl-Alt-j, and Ctrl-Alt-k keybindings not working. Removed (didn't make much sense anyway).
  • dh !NUM not working.
  • A few minor keybindings quirks were fixed.
  • --disk-usage crashes on file systems reporting zero total size (ex: /proc).
  • File names wrongly trimmed when file extension has exactly MAX_NAMELEN - 1 chars.
  • Wrong disk usage information (for big sizes) in some 32-bit architectures.
  • Two files with the same name (but different case) are both expanded even if only one is specified.
  • Key remaps for vi command mode not working.
  • Recounting hardlinks in disk usage analyzer mode.
  • Esc+Enter switches to vi mode.
  • Keybindings are executed from within some secondary prompts.
  • ws and st commands not working with fused numbers (ex: ws2).
  • Prompt commands executed twice after keybindings.
  • After renaming a selected file it is actually deselected, but still marked as such.

New features/Improvements :sunglasses: :godmode:

  • Mark Libreoffice lock files (.~*#) and MS-Office temp files (~$*) as temp files.
  • Document the meaning of each shade in both DateShades and SizeShades in color scheme file.
  • p/pp: List files ACLs (Linux).
  • p/pp: Files with extended attributes/caps/ACLs are marked with @. This replaces the + in previous versions, which was a mark for ACLs only (Linux).
  • Extended attributes enabled by default (long view).
  • Faster file capabilities check (improving thus the overall listing time).
  • Add file system type name and device file name to the disk-usage message (--disk-usage): FREE/TOTAL (FREE_PERC) FS_TYPE_NAME DEV_NAME.
  • c/m behavior for cp/mv: add final "." if last parameter is "sel".
  • fb2, cb7, cbt, and cba files added to the mimelist file as ebook formats.
  • sel: Do not try regex if pattern contains just asterisks as metacharacters.
  • Mime: case insensitively match file name patterns (for example, file extensions).
  • Add foot-extra, foot-extra-direct, rio, and rio-base to our internal terminfo database.
  • Add support for image previews using sixel (via fzf). See clifmimg script. Note that sixel implementation in fzf is still experimental.
Source: README.md, updated 2023-10-26