clifm
The command line file manager
The command line file manager. More information about the use flags can be found here: https://github.com/leo-arch/clifm/blob/master/src/README.md#compiling-features-inout
homepage ↗ github: leo-arch/clifm
Available in
| Overlay | Newest | Ebuilds | Last activity | |
|---|---|---|---|---|
| guru gitweb ↗ | 1.18 | 5 | 46 h | details › |
Versions & arches
| Version | Overlay | amd64 | Committed | |
|---|---|---|---|---|
| 9999 LIVE | guru | follows upstream — no keywords | — | view · download · history ↗ |
| 1.18 | guru | amd64 testing | — | view · download · history ↗ |
| 1.16 | guru | amd64 testing | — | view · download · history ↗ |
| 1.13 | guru | amd64 testing | — | view · download · history ↗ |
| 1.11 | guru | amd64 testing | — | view · download · history ↗ |
Use flags of 1.18
- arc4random Use arc4random instead of random, requires 'posix' to be unset
- archive Archive manipulation support (extraction/decompression, listing, repacking, mounting)
- +bleach Support for Bleach, the built-in file names cleaner
- emoji Enable icons and set them to use the noto-emoji font (see media-fonts/noto-emoji)
- fzf Enable support for tab completion via app-shells/fzf
- +highlight Syntax highlighting support
- icons Enable icons and set them to use icons-in-terminal (see https://github.com/sebastiencs/icons-in-terminal)
- +inotify Use the inotify API for filesystem monitoring instead of a generic check, requires 'posix' to be unset
- +lira Add Lira as the default built-in resource opener
- +magic Use libmagic from sys-apps/file to query file MIME types (instead of using the output of the file command)
- +media Enable mounting/unmounting support (via the media and mountpoint commands) using either sys-apps/udevil or sys-fs/udisks
- nerdfonts Enable icons and set them to use NerdFonts
- nls Add translations support (via sys-devel/gettext)
- posix Comply with POSIX.1-2008 as much as possible, removing support for Linux-specific "file birth time" information, inotify, and arc4random. Exceptions: for flags 'archive', 'media', and 'lira', although they require non-compliant functionality, enabling them selectively enables the non-compliant code, even with this flag set. (Hence, if your goal is POSIX compliance, make sure to disable those flags too!)
- +profiles Enable support for creating, switching, renaming, and deleting of user profiles
- qsort Use Alexey Tourbin's faster qsort implementation
- +suggestions Autosuggestion support
- +tags Built-in file tagging system support
- +trash FreeDesktop compliant trash system support
- xdu Use a home-made implementation of du(1) instead
Runtime dependencies of 1.18
show 22 lines
magic?
(
)
archive?
(
)
media?
(
||
(
)
)
fzf?
(
)
nls?
(
)