aboutsummaryrefslogtreecommitdiff
path: root/config_key.h.in
AgeCommit message (Collapse)Author
38 hoursMy changesHEADmaintwells46
2026-03-14dfm: Add range markingDylan Araps
Normal marking works like Ctrl+click in Windows Explorer. This new act works like Shift+click. It is bound to Alt+Space and also 'V' by default.
2026-03-14dfm: Add privilege escalation.Dylan Araps
Pressing 'Z' (default) will spawn a nested dfm by escalating privileges using the value of DFM_SU (default 'sudo'). Pressing 'Z' again inside of this escalated mode returns to the original dfm.
2026-03-12dfm: Add support for imagesDylan Araps
2026-02-28misc: add bulk rename to Greek layoutDylan Araps
2026-02-28dfm: add ranger style bulk renameDylan Araps
Also the ability to embed scripts within dfm.
2026-02-28config_key: add missing Greek keysDylan Araps
2026-02-28dfm: add trash supportDylan Araps
2026-02-270.99.0Dylan Araps