Dired Global Script Runner: A Yazi-inspired global file marking system for DiredStandard dired is g…
انتشار: 2026/06/19 01:07 UTC
Dired Global Script Runner: A Yazi-inspired global file marking system for DiredStandard dired is great, but I always found it frustrating that I would lose my marked files the moment I navigated to a different directory. To fix this, I built a lightweight global marking system inspired by modern terminal file managers like Yazi.Dired Global Script Runner acts as a "shopping cart" for your files.How it works:- You can navigate across entirely different directories and add files to a persistent global list.- Once you have collected everything you need, you hit a keybinding to trigger execution.- To ensure bulletproof execution across any environment, it copies the final command directly to your clipboard. You simply paste it into an eat terminal for a guaranteed run, avoiding any weird shell parsing bugs.The core Elisp is completely vanilla, though I have provided keybindings for Evil users out of the box.Check out the source and README here:Dired Global Script RunnerLet me know if you find it useful for your workflow!redd.it/1u9nbbg@r_emacs


