Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2022-03-24 | 4.2 kB | |
v1.5.tar.gz | 2022-03-24 | 1.2 MB | |
v1.5.zip | 2022-03-24 | 1.3 MB | |
Totals: 3 Items | 2.5 MB | 0 |
CliFM 1.5 (Nano)
Thanks to @l2dy for making the MacOS port possible!
New features
- [x] Better handle non-alphanumeric chars when sorting
- [x]
Crtl-Alt-q
: Toggle max file name len on/off - [x] Define
DATADIR
at compile time via the Makefile - [x] MacOS port!
- [x] New instance function is available to all supported platforms
- [x] Force the use of colors via
CLIFM_FORCE_COLOR
environment variable - [x] Accept more word delimiters for accept first suggested word and delete last word functions
- [x]
DirIconsColor
renamedDirIconColor
in the color scheme file - [x] Color variables support for the color scheme file
- [x] Light theme included
- [x] Suckless mode compilation via
CLIFM_SUCKLESS
- [x] Improved theming support: interface stuff (including colors, prompt, warning prompt, dividing line, and FZF options) is defined now in the color scheme file.
- [x] Customizable color codes for files properties
- [x] Remove files in bulk via a text editor
- [x]
Etiqueta
, a files tagging system - [x]
--sort
accepts strings as well as numeric values - [x] Improved format for the properties string in long mode
- [x] Command line switch (
--apparent-size
) to use apparent sizes intead of actual device usage - [x] Disk usage analyzer mode via
-t, --disk-usage-analyzer
- [x] New command:
stats
, to print files statistics - [x] New prompt: Security scanner
- [x] New escape codes for the prompt (files statistics)
- [x] Allow the warning prompt to understand escape sequences
- [x] Colorize command history ELN's
- [x] Add color and correctly PAD ELN's in directory history screen
- [x] Correctly pad ELN's in bookmarks screen
- [x] Replace the plugins-helper check in all plugins by a simple environment variable check:
CLIFM_PLUGINS_HELPER
- [x]
--version
just prints the version number
Bug Fixes
- [x] Wrong size for selected files after moving previous selected files
- [x] Error when getting length of file name containing invalid multi-byte sequence
- [x] The interactive rename function fails with ~/ file names
- [x]
CLIFM_STAT_TRASH
reporting wrong number of trashed files - [x] Wrong cursor position when suggestion is longer than
NAME_MAX
- [x] Crash when
ExtColors
holds a really long string - [x] Some entries not working in the interactive help plugin.
- [x] Wrong FZF offset with dynamic prompt changes (e.g. exit code)
- [x] When suggesting file names, the last matching one is suggested instead of the first one, as expected
- [x] Attempting to use suggestions in terminals that do not support it
- [x] Attempting to use colors in terminals that do not support color
- [x] Wrongly restoring regular after switching workspaces
- [x]
exit
internal command triggers the warning prompt - [x] Color for all workspaces in the prompt is cyan when
--no-color
is passed - [x] Missing new line char after getting media info
- [x] Invalid value passed to the
st
function results in sorting bynone
- [x] Conflict between mime parameters(
edit
,info
, andimport
) if there are files in CWD named likewise - [x] Suggestions are colored in the Linux console even with
--no-color
- [x] Double error message when invalid color scheme is passed via command line
- [x] Suggestions for shell built-in are colored even with
--no-color
- [x] Gibberish when no date info in properties function
- [x] Inconsistently using apparent and real sizes
- [x] Root indicator printed in color even with
--no-color
- [x] Fix mem leak when unrecognized escape code in prompt lines
- [x] Fix mem leak if duplicated entries in the config file
- [x] Conditional execution fails with fused parameters
- [x] Deletion time for trashed files cannot be read by other trash implementations
- [x] Wrong mountpoint for mounted archives
- [x] Wrong completions in FZF tab when no parameter is passed to the jump command
- [x] Wrong completion/suggestion offset for strings starting with chars that need to be quoted
- [x] Hidden files wrongly sort in version sort