Clifm 1.26.3
Get distro-specific binary packages from the OpenSUSE Build System
Bug fixes 🪲 🐛
- Warning prompt color is broken.
- Single character commands not recovering from warning prompt.
- Run with
-T ~/trashfile
, create a file named~/trashfile2
: this latter cannot be trashed. - Freeze when running non-interactively and in the background.
- Some GTK programs crash when launched from within clifm (XDG_DATA_DIRS corruption).
New features/Improvements 😎 
- Replace
--stdtab
,--fzftab
,--fzftab
, and--smenutab
by--tabmode=fzf|fnf|smenu|standard
. - Prevent shell commands from leaving the terminal in an unusable state.
- Improved key binding translation support (via the keypress translation library).
- Allow the use of colon as color field separator.
Misc
- Remove
--fzytab
(deprecated since 1.12.9).