| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-14 | dfm: added -q to start in search results | Dylan Araps | |
| Also made root toggle propagate search | |||
| 2026-03-14 | dfm: add -c to start with cursor on particular entry. | Dylan Araps | |
| Also makes root toggle keep cursor posiiton. | |||
| 2026-03-14 | dfm: 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-13 | README: fix images | Dylan Araps | |
| 2026-03-12 | configure: change CONFIG_ to use macros. | Dylan Araps | |
| Makes the variables accessible in CPP. | |||
| 2026-03-12 | doc: update dependencies | Dylan Araps | |
| 2026-03-12 | doc: unfix img | Dylan Araps | |
| 2026-03-12 | doc: fix img | Dylan Araps | |
| 2026-03-12 | doc: img | Dylan Araps | |
| 2026-03-12 | dfm: Add support for images | Dylan Araps | |
| 2026-03-08 | dfm: keep track of nest level | Dylan Araps | |
| Shows an indicator in the statusline if dfm is running inside of dfm and how deep the nesting is. Don't go too deep. | |||
| 2026-03-06 | Fancy README (#5) | dylan | |