Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
clifm-1.19-linux-x86_64.tar.gz | 2024-06-18 | 578.9 kB | |
clifm-1.19.tar.gz.sha256sum | 2024-06-18 | 84 Bytes | |
clifm-1.19.tar.gz | 2024-06-18 | 1.6 MB | |
README.md | 2024-06-18 | 2.2 kB | |
v1.19 source code.tar.gz | 2024-06-18 | 1.6 MB | |
v1.19 source code.zip | 2024-06-18 | 1.7 MB | |
Totals: 6 Items | 5.4 MB | 0 |
Clifm 1.19 (Kozy Krypts)
Get distro-specific binary packages from the OpenSUSE Build System
Bug fixes :beetle: :bug:
- Color for error code (
xf
) printing garbage on some terminals (ConEmu/Mintty). - Pressing Ctrl-z while running an external command leaves the shell in an unusable state. Workaround: SIGTSTP (Ctrl-z) disabled for external commands.
- If the fzf option
--border
is set, long file names in TAB completion are trimmed. - Cannot pin file names containing spaces.
- Wrong cursor position when suggesting file names reaching the end of the screen and the typed text contains backslashes.
./symlink
is resolved to target file when bulk renaming.rr
attempts to remove files starting with#
.- Extension colors not processed after double colon.
- Wrong
Blocks
field padding inp/pp
command when file is a socket or a fifo.
New features/Improvements :sunglasses: :godmode:
pp
: Count files in directories.p/pp
: Display files MIME type.p/pp
: Enclose file names containing spaces in single quotes.- Mimelist file: Add
%x
as short for%f !EO &
. - Mimelist file: Widely use the new
%x
to run GUI opening applications detached. - du(1)-free code.
- Set a custom keybinding for the commands history list (same as
!<TAB>
) viacmd-hist
in the keybindings file. - Detect key bindings conflicts via
kb conflict
. - Add
--physical-size
as an alias for--no-apparent-size
. - Check for duplicate/existing files before bulk renaming.
- Colorize config files (
default-256
theme, defined as CONFIG). - Add more audio files to
default-256
color scheme. - Add
.djv
and.xbel
extensions to default color schemes. - Allow multiple
ExtColors
lines in the color scheme file. - Allow file extensions without the
*.
prefix in the color scheme file.