Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
clifm-1.3.tar.gz.sig | 2021-12-06 | 438 Bytes | |
clifm-1.3.tar.gz | 2021-12-06 | 8.6 MB | |
README.md | 2021-12-05 | 5.5 kB | |
v1.3.tar.gz | 2021-12-05 | 8.6 MB | |
v1.3.zip | 2021-12-05 | 8.7 MB | |
Totals: 5 Items | 26.0 MB | 0 |
CliFM v1.3 (Sebastian)
My gratitude to @Docbroke for all his suggestions and bug reports.
New features/improvements
- [x]
Bleach
, a file names cleaner - [x] Improved sorting for Unicode file names
- [x] Version sort for non-GNU systems
- [x] Environment variables expansion
- [x] TAB completion for
undel
andtrash del
commands - [x] Allow directories to be opened via external applications
- [x]
ad
could be used now as opening application in the mimelist file - [x] Vifm-like Autocommands
- [x] Customizable colors for workspaces
- [x] New cmd:
media
, to handle mount/unmount of storage devices - [x] Get out of mountpoint before unmounting
- [x] New keybinding (Alt-q) to delete last typed word
- [x] TAB completion for the
sel
keyword and the deselect command - [x] Allow
ds
to deselect files passed as parameters - [x] Mark selected files in the files list
- [x] New default colors for: some specific file extensions, files counter
- [x] Case insensitive files search
- [x]
--list-on-the-fly option
renamed to--autols
(same for config file) - [x] Allow setting a max file name length for listed files
- [x] The
mf
command accepts now theunset
parameter - [x] Interactive rename functionality for the
m
command. - [x] Open-with command (
ow
) - [x] ls(1)-like listing mode
- [x] Suggestions for shell builtins
- [x] Independent color for the suggestions pointer (>)
- [x] ELN padding for file names alignment
- [x] Allow editing the history file via
history edit
- [x] The refresh function does not reset the last cmd exit code anymore
- [x] New plugin:
fzfdirhist
- [x] TAB completion and suggestions for cmd names after process separator chars
- [x] Warning prompt for invalid command names
- [x] FZF mode for TAB completion
- [x] Syntax highlighting
- [x]
\z
returns exit code instead of ASCII face - [x] The alias function supports now both single and double quotes
- [x] The
ds
command allows now the user to manually edit the selections file - [x] Optionally allow to quit CliFM with Ctrl-d
- [x] Add icon-in-terminal reference to the icons command in the manpage
- [x] Home key not bound anymore to anything
- [x] Do not split commands not taking ELN's or numbers as parameters
- [x] Append
.new
to file name when creating an already existent file name with thenew
command. - [x] Use mkstemp() instead of manually creating the file
- [x] Use the
P_tmpdir
macro to get tmp dir - [x] Unique temp file for bulk rename
- [x] Add broken link error message when opening a broken symlink
- [x] Allow cd command to understand
CDPATH
environment variable
Bug fixes
- [x] Accept suggestion removes
./
from command line - [x] Bulk rename not working with vis editor
- [x] Unable to operate on file names with embedded backslashes
- [x] Custom color scheme not loaded at startup
- [x]
MinFilenameTrim
overriden byMaxFilenameLen
- [x] Unicode file names not correctly trimmed in detail view
- [x] When it comes to archives,
Lira
overrides user's choice in mimelist.cfm in favor ofad
. - [x]
bm bm_name
not working ifExpandBookmarks
is set to true (#76). - [x] Crash when no mountpoint is specified in the net config file
- [x] Files list not refreshed when creating broken symlink in Linux
- [x] Parameters to
new
command wrongly taken as regular expressions - [x] Colors for file extensions contains non-alphabetic stuff not working
- [x] Symlink to dir not colored as symlink in the selection box
- [x] Wrong ELN color when setting custom files counter color
- [x] Command line colors (suggestions, highlight) produce gibberish on evilvte and vte (legacy) terminals
- [x] Wrong message for unrecognized command line options
- [x] Tilde not expanded for
--opener
parameter - [x] Not honoring
--no-colors
when editing the configuration file - [x] Crash when setting starting path from the config file
- [x] Wrong TAB completion in subprompts
- [x] Text and files counter colors not honored
- [x] Not selecting files when inverse patterns
- [x] The color of files listed for possible completions does not honor CliFM specific colors
- [x] When changing filetype colors on the fly, that is, editing the color schemes file while running CliFM, colors for possible completions won't be updated until next start
- [x] Shell built-in functions not working if running as
;cmd
- [x] Not compiling on musl systems like Void Linux
- [x] Missing
--no-eln
option from internal help - [x]
DivLineChar
not working fine when it contains only spaces. - [x] Wrong suggestion offset after dash
- [x]
dup
doesn't work with file names starting with tilde - [x]
dup
cmd does not refresh the screen - [x] Refuses to trash max len file name
- [x] vi command mode not working when suggestions are enabled
- [x] Fused param not working
- [x] List only dirs works backwards in OpenBSD
- [x] Wrong file type (and color) for files in loop devices
- [x] Not unpinning pinned file
- [x] Selection box not cleared after removing selected files
- [x] Batch rename not renaming
Get distro-specific binary packages from the OpenSuse Build System