nanZor wrote: ↑04 Apr 2025, 22:13
difference between spacefm and ZZZspacefm?
there's a couple of other forks around i'll probly use (most of their fixes are to do with wayland but some do apply more generally)
the main reason i've used the 'alpha' branch of spacefm proper has been for the ability to show directory sizes, which can be handy sometimes(if a little inaccurate)
and see a brand new release of sakura(3.3.9) just out ... the build used here was in a pretty stable state, though.
some unsolicited spacefm tips:
the path bar:
ctrl+click on any part of the path to jump to that directory
ctrl+l(L) to focus the path bar
shift+bkspc to clear the path bar
$+<command> to run a command in a dialog (eg. $ls will spawn a small window listing the contents of the pwd)
++ <command> to run a command in a terminal
% + <string> to select files by a pattern (eg. % *.sh to select all files with .sh extension )
& + <command> to run and forget like using <command> & in a shell (eg. to launch anything you want)
and each of those comes with a (limited to the session) history dropdown each time they're invoked
further reading:
https://ignorantguru.github.io/spacefm/ ... ui-pathbar