Releases: leo-arch/clifm
Releases · leo-arch/clifm
v0.29.1
v0.29.0
New features
- Directory history map
- Customizable keybindings
- Persistent directory history list
- Command substitution support for internal commands
- Expansions for all parameters of the search function
- Nested brace expansion for internal commands
Bug fixes
- ELN-filename conflict
- save_dirhist error when running with wrong command line option
- Readline history not reset after history clear
v0.28.0
New features
- Customizable actions via shell scripts
- Restore last visited directory option
- Symlink editor
- Custom colors for file extensions
- New file type colors: multi-hardlinks and non-stat'able files
- New sort methods: extension and inode
- Print total size of selected files
Bug fixes
- Profile changed after editing the config file
- Crash/leaks with wrong color codes in config file
- Non-stat'able files are not shown
- Command line options not respected when switching profiles
- Crash when switching between long and normal mode
- No TAB completion for actions when there are no aliases
v0.27.3
New features
- Open now performs archives decompression
- ISO 9660 support
- Arrow keys navigation
Bug fixes
- Free error in empty directories
- Tilde (~/file) not working with auto-open
- sudo is broken!!!
- Regular files with absolute path not working with auto-open.
- Symlinks to dir with absolute path not working with autocd.
- Autocd and autoopen not working in light mode.