The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2021-08-29 | 5.9 kB | |
| v1.2.1.tar.gz | 2021-08-29 | 7.5 MB | |
| v1.2.1.zip | 2021-08-29 | 7.6 MB | |
| Totals: 3 Items | 15.1 MB | 0 | |
CliFM v1.2.1 (Ana)
New features
- [x] Fish-like auto-suggestions system :sunglasses:
- [x] Allow compiling features in/out
- [x] Automatic maintenance of the directory history list
- [x] Directly query
libmagiclibrary instead of calling file(1) to get MIME types - [x] Haiku specific keybinds files
- [x] Allow Unicode and strings to further customize the dividing line
- [x] Monitor file system changes via
inotify(Linux) andkqueue(BSD) - [x] A more consistent color experience out of the box
- [x] Custom readline init file to avoid keybinds conflicts
- [x] Xterm keybindings work now out of the box
- [x] The jump function can now match first and last segments of paths
- [x] Improved prompt customization features
- [x]
Nerdfontssupport for icons - [x] Absolute paths and tilde in the mime file
- [x] Process backgrounding with "CMD&" (besides "CMD &")
- [x]
%fplaceholder support to Lira for improved flexibility - [x] Header file containing usage messages to improve maintainability
- [x] The
netcommand is now a completely new remotes management function - [x]
ihelpplugin is now POSIX - [x]
catimgandchafaare used to animate gifs - [x] Kitty image protocol support to
fzfnavplugin - [x] Improved compatibility with POSIX systems
- [x] Port to OpenBSD
- [x] Port to NetBSD
- [x] Port to Haiku
- [x] Add import function to
mimecommand - [x]
Lirais able to discriminate between GUI and non-GUI environments - [x]
clifmrc,keybindings, andactions.cfmfiles are now taken fromDATADIR - [x] The keybindings file is now
keybindings.cfm - [x]
Lirauses now the built-in mimelist file by default - [x] Load plugins and color schemes from system dirs besides local dirs
- [x]
lsdsupport for directory previews - [x] Add
DESTDIRto the Makefile for a more flexible installation process - [x] New command: create file duplicate
- [x]
Exasupport for directories preview - [x] Hide cursor while listing files
- [x] Automated static analysis
- [x]
--openis now deprecated. Use positional parameters to open files - [x] Configuration file for
BFG - [x] Hashes as filenames to uniquely identify cached files (for
BFG) - [x] New option:
-d, --config-dir, to specify alternative config dir - [x] Dirjump and path completion are now case-insensitive by default
- [x]
case-ins-path-compis nowcase-sens-path-comp - [x]
case-ins-dirjumpis nowcase-sens-dirjump - [x]
-xoption is now--no-ext-cmds - [x] New logo/icon color
- [x] Keep selected files in view (optional)
- [x] Batch copy plugin
- [x] Reverse files filter
Bug fixes
- [x]
ppis broken on POSIX systems - [x] Excessive padding for files output when
max_filesis set - [x]
fzfnavplugin unable to match anything containing a 'q' - [x] Memory leak when opening file and exit
- [x] No cursor after
--list-and-quit - [x] Crash if using
mimecommand with a directory - [x] Crash in archiving function (
ac) - [x] F1-F3 not working on Eterm terminal
- [x] Corrupted terminal with long CJK directory names (#48)
- [x] Crash in stealth mode when using TAB completion
- [x] Pygmentize is misspelled in
BFG.sh - [x] Sticky bit not correctly shown in file properties
- [x] Hardcoding
sudowon't work on OpenBSD (it usesdoas) - [x] Wrong size when image is converted to text in
fzfnav - [x] After running
fzfnavmouse scroll stops working - [x] Double slash when selecting file in the root directory
- [x]
rcommand not working on POSIX systems - [x] Some plugins won't work on systems using POSIX ls
- [x] Manpage not working on NetBSD
- [x]
cmd, and F1-F3 keybinds not working on POSIX systems - [x]
fzfnavplugin:md5sumnot found on BSD systems - [x]
ihelpplugin not working on non-linux systems - [x]
fzfnavplugin cannot foundBFG.shfile - [x]
ihelpplugin not working if manpage isn't in/usr/share - [x]
fzfnavplugin fails whenBFG.cfgis not inHOME - [x] Prompt printing garbage when using color codes
- [x]
fzfnavnot changing directory after exit - [x] Not honoring cwd when
RestoreLastPathis false (@Chiheisen) - [x] Smb crash when no options passed (@Chiheisen)
- [x] New profile still creating old
clifm_profile file - [x] Mounpoints not working in FreeBSD (patched by Alexey Dokuchaev, danfe)
- [x] Crash if current directory is deleted
- [x] Fused parameter not split when followed by path containing slash
- [x]
.and..not expanded when using internal commands - [x] When changing to dirs outside
HOME, term title is not updated - [x] Tilde as path does not work for positional parameters
- [x] When files counter is disabled, inaccessible dirs are not colored as they should
- [x] Not honoring
--list-and-quitwhen empty directory - [x] Crash when navigating in light mode
- [x] Zombie processes after plugins execution
- [x] Error when specifying starting path from command line
- [x]
1 app &doesn't work: the command is not backgrounded - [x] Plugins not working out of the box: mark them as executable upon installation
- [x] Keybinds for workspaces not assigned in config file
- [x] Keybind for copy sel files (C-A-v) not working when a file is overwritten (no
STDOUT) - [x] Symlinking a file in CWD outside CWD produces a broken symlink
- [x]
fzfnavrefuses to create pipe (viamkfifo) - [x] Extension colors are wrong: the last ext color found (alphabetically) overrides previous ones
Distro-specific binary packages can be downloaded from OBS