Skip to content

Releases: dylanaraps/dfm

1.0.2

14 Mar 13:58

Choose a tag to compare

  • Added act_toggle_root (default Z) toggle to escalate privileges.
    • Uses DFM_SU (default sudo) to escalate privileges.
    • See README for more info.
  • Added act_mark_range (bound to V and alt-space by default) to mark from last mark to cursor position.
    • Basically, shift+click from Windows Explorer.
    • Also added v to mimic space.
  • Fixed bug where -p picker mode didn't work.
  • Added -c to start dfm with cursor on a particular entry.
  • Added -q to start dfm in the search results of a query.
    • pass *query to do substr search.

1.0.1

13 Mar 11:01

Choose a tag to compare

  • dfm now tells you if it is running within dfm.
  • Added image support (i by default) via sixel (using chafa) and kitty.
  • Changed CONFIG_SMALL and CONFIG_TINY into macros (pass -DCONFIG_TINY=1).

1.0.0

04 Mar 08:51

Choose a tag to compare

It is finished.

0.99.0

27 Feb 13:46

Choose a tag to compare

Initial release.

P.S. This is broken. Use master until 1.0.0.