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.6
Name Modified Size InfoDownloads / Week
Parent folder
clifm-1.6.tar.gz.sha256sum 2022-06-28 65 Bytes
clifm-1.6.tar.gz 2022-06-28 1.3 MB
README.md 2022-06-28 8.1 kB
v1.6.tar.gz 2022-06-28 1.3 MB
v1.6.zip 2022-06-28 1.4 MB
Totals: 5 Items   3.9 MB 0

CliFM 1.6 (Guybrush)

Get distro-specific binary packages from the OpenSuse Build System

Download CliFM


New features/Modifications :sunglasses: :godmode: :+1:

  • [x] Rename PromptStyle option in the color scheme file to Notifications=true/false
  • [x] File type expansion via TAB: =d<TAB>
  • [x] Search pattern completion: /<TAB>
  • [x] Apparent size is enabled by default in disk usage analyzer
  • [x] Make ApparentSize an option in the config file
  • [x] Use separate indicators for error, warning, and notice messages
  • [x] Prompt messages indicators should be kept across profiles
  • [x] Add wildcards (glob) TAB expansion
  • [x] Select all (C-s), deselect all (C-a), and toggle select (C-t) keybinds for TAB completion (fzf mode)
  • [x] Add only-dirs option to autocommands (od)
  • [x] Help topics
  • [x] File type modifiers for the search function are now the same used by find(1)
  • [x] Usage message for the search function
  • [x] Search strategies
  • [x] More friendly file names in the selection box
  • [x] Trash is now enabled in stealth mode
  • [x] ELN's color is now regular cyan
  • [x] New option: -r, --refresh-on-empty-line
  • [x] New option: -E, --eln-use-workspace-color
  • [x] Current workspace color for dividing line if dl is unset
  • [x] TAB completion for users home directory
  • [x] List removed/trashed files
  • [x] Replace references to "folders" by "directories"
  • [x] Fuzzy TAB completion for file names and paths
  • [x] prompt command to quickly switch prompts
  • [x] More color schemes by default
  • [x] Support for emojis as icons
  • [x] Suggestions for sort numbers
  • [x] Complete with file names instead of bookmark names when adding a new bookmark (bm add)
  • [x] Improve algorithm to calculate total selected files size
  • [x] Default to FZF TAB completion if fzf is found
  • [x] Reload files when (de)selecting or (un)trashing files with descriptive messages
  • [x] Better TAB completion for selection and other functions
  • [x] Visual bell style (readline >= 8.1)
  • [x] Hex color codes support
  • [x] Notice message if config files are reloaded
  • [x] Built-in support for rsync(1) to copy files
  • [x] New plugin (rrm): recursively remove files via FZF
  • [x] Do not record ELN& entries into history
  • [x] Allow controlling STDERR and STDOUT when opening files via Lira
  • [x] Move instead of cp/rm when trashing files
  • [x] Do not suggest/autocomplete/expand CliFM internals if command starts with a semicolon or a colon, or if we're in a comment (#).
  • [x] Add keybind (C-A-i, Alt-TAB) to toggle disk usage analyzer mode on/off
  • [x] MaxNameLen defaults to 20
  • [x] Improved bookmarks interface
  • [x] Consistently reload the list of files either upon files or interface modifications
  • [x] Reload files list after exiting the bookmarks screen
  • [x] Reload the bookmarks screen when entering invalid bookmark
  • [x] Temporarily disable commands history via history [on, off, status]. --no-history is also available
  • [x] TAB completion for the alias command
  • [x] Properly align list of aliases and actions
  • [x] New command: fz, to toggle full dir size on/off in place
  • [x] Removed colorizeProperties option from the config file
  • [x] Total size for selected files calculates full directories size
  • [x] Allow sizes in powers of 1000 instead of 1024 (--si)
  • [x] Prepend cd to jump completion when autocd is disabled
  • [x] Improve img_viewer plugin
  • [x] New plugin, cr, to copy files to remotes
  • [x] New plugin, da, to inspect files and directories sizes
  • [x] New plugin, bmi, to import bookmarks from either Ranger or MC
  • [x] Add install rules for cmake
  • [x] Do not sort reverse by default in disk usage analyzer mode
  • [x] New plugin, fdups, to find and remove duplicate files
  • [x] Enable exit on EOF (Ctrl-d) by default (disable with --no-control-d-exits)
  • [x] A new line should be printed before quitting via keybind (Ctrl-d, F12)

Bug fixes :beetle: :bug:

  • [x] Symlinks to directory wrongly sorted in disk usage analyzer mode
  • [x] 'pp' command displays wrong size for symlinks to directory
  • [x] Garbage first entry when toggling disk usage analyzer
  • [x] Only-dirs not showing symlinks to directory
  • [x] Cannot get properties of the root dir (p /)
  • [x] Wrong size for empty directories and symlinks to directory in long view mode
  • [x] Slash not appended to suggested symlinks to directory
  • [x] TAB completion of first word (if multiple matches) removes second word
  • [x] Delete last word deletes from end of line instead of current cursor position
  • [x] Switch to comment color if file name contains a hash char
  • [x] Error indicator in the prompt not honored when there are multiple messages
  • [x] No history line color when pressing UP for the first time
  • [x] Wrong baej suggestion offset when editing line
  • [x] Prepend sudo function messed up with current completion color
  • [x] Autocmds not playing nice with profiles
  • [x] Some plugins not working from autocommands
  • [x] Cannot use backslash in search expression
  • [x] ? ELN in search list when not searching in CWD
  • [x] Inconsistent color for search files in light mode
  • [x] No deselection message on error
  • [x] Unable to select the root directory
  • [x] Wrong cursor position while editing line
  • [x] pp cmd does not work with tilde
  • [x] File overwritten when untrashing file with same name
  • [x] st does not suggest mtime but a file name instead
  • [x] Wrong exit code at exit
  • [x] File extension color in TAB completion even if --no-file-ext
  • [x] Alt keybinds not working on SSH
  • [x] Box drawing dividing line not working
  • [x] Segfault when not path is defined for a bookmark
  • [x] The rename function cannot rename files named as numbers
  • [x] Bookmarks names and shortcuts do not work with spaces
  • [x] sel doesn't expand braces correctly
  • [x] Incomplete prompt when using standard TAB completion
  • [x] Wrong color for regular files when using GNU ls(1) in fzfnav plugin
  • [x] Leading space in file names when running with --no-eln
  • [x] Wrong "FZF not found message" when running with --fzftab
  • [x] Keybinds not working when running new instance as root (X)
  • [x] Double error message if invalid file type in quick search
  • [x] li color code not respected
  • [x] Wrong cursor line for suggestions after resizing terminal
  • [x] Segfault when removing current directory from outside
  • [x] rgfind plugin not working with multi-word strings
  • [x] Wrong cursor position after editing line (first word)
  • [x] Plugins cannot know we're running colorless when using --no-color only
  • [x] Wrong exit code after suggestion
  • [x] Sel indicator not updated when selected file is (re)moved
  • [x] Suggestions do not recognize fish builtins
  • [x] No error message when 2nd parameter is opening app and it fails (or does not exist)
  • [x] ELN expanded to alias if file name is an alias name
  • [x] Cannot bookmarks files containing spaces in their names
  • [x] Plugins return wrong exit status (always zero)
  • [x] Total size indicator for selected files is broken
  • [x] Correcting a wrong file name as first word do not recover the normal prompt
  • [x] ELN runs mime-import if it refers to a file named import
  • [x] Starting path does not work when the path contains references to self or parent directories (dot or double dot)
  • [x] --open crashes CliFM
  • [x] Completions/suggestions for jump produces wrong values when compiled with _BE_POSIX on Linux
  • [x] TAB completion for jump does not honor case insensitive
  • [x] Bookmarks not reloaded after bm edit
  • [x] Some plugins not working: img_viewer, vid_viewer, and music_player
  • [x] Built-in export command not working
Source: README.md, updated 2022-06-28