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
libmagic
library 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]
Nerdfonts
support for icons - [x] Absolute paths and tilde in the mime file
- [x] Process backgrounding with "CMD&" (besides "CMD &")
- [x]
%f
placeholder support to Lira for improved flexibility - [x] Header file containing usage messages to improve maintainability
- [x] The
net
command is now a completely new remotes management function - [x]
ihelp
plugin is now POSIX - [x]
catimg
andchafa
are used to animate gifs - [x] Kitty image protocol support to
fzfnav
plugin - [x] Improved compatibility with POSIX systems
- [x] Port to OpenBSD
- [x] Port to NetBSD
- [x] Port to Haiku
- [x] Add import function to
mime
command - [x]
Lira
is able to discriminate between GUI and non-GUI environments - [x]
clifmrc
,keybindings
, andactions.cfm
files are now taken fromDATADIR
- [x] The keybindings file is now
keybindings.cfm
- [x]
Lira
uses now the built-in mimelist file by default - [x] Load plugins and color schemes from system dirs besides local dirs
- [x]
lsd
support for directory previews - [x] Add
DESTDIR
to the Makefile for a more flexible installation process - [x] New command: create file duplicate
- [x]
Exa
support for directories preview - [x] Hide cursor while listing files
- [x] Automated static analysis
- [x]
--open
is 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-comp
is nowcase-sens-path-comp
- [x]
case-ins-dirjump
is nowcase-sens-dirjump
- [x]
-x
option 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]
pp
is broken on POSIX systems - [x] Excessive padding for files output when
max_files
is set - [x]
fzfnav
plugin 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
mime
command 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
sudo
won't work on OpenBSD (it usesdoas
) - [x] Wrong size when image is converted to text in
fzfnav
- [x] After running
fzfnav
mouse scroll stops working - [x] Double slash when selecting file in the root directory
- [x]
r
command 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]
fzfnav
plugin:md5sum
not found on BSD systems - [x]
ihelp
plugin not working on non-linux systems - [x]
fzfnav
plugin cannot foundBFG.sh
file - [x]
ihelp
plugin not working if manpage isn't in/usr/share
- [x]
fzfnav
plugin fails whenBFG.cfg
is not inHOME
- [x] Prompt printing garbage when using color codes
- [x]
fzfnav
not changing directory after exit - [x] Not honoring cwd when
RestoreLastPath
is false (@Chiheisen) - [x] Smb crash when no options passed (@Chiheisen)
- [x] New profile still creating old
clifm_profil
e 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-quit
when 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]
fzfnav
refuses 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