| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-01 | embed: maybe fix macOS issue | Dylan Araps | |
| 2026-03-01 | bin/embed: make /really/ portable | Dylan Araps | |
| Turns out that sed and awk backslash handling differs across implementations so the original code (and the many other incantations of it I tried) didnt work on macOS and BSD (or worked there but not in GNU or busybox). Here's a POSIX shell version that should work everywhere. | |||
| 2026-02-28 | dfm: add ranger style bulk rename | Dylan Araps | |
| Also the ability to embed scripts within dfm. | |||