aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-03-01dfm: add initial macOS support.Dylan Araps
Thanks to Pinix for the report and necessary changes.
2026-02-28doc: add sedDylan Araps
2026-02-28misc: add bulk rename to Greek layoutDylan Araps
2026-02-28Merge branch 'bulk-rename'Dylan Araps
2026-02-28dfm: add ranger style bulk renameDylan Araps
Also the ability to embed scripts within dfm.
2026-02-28dfm: remove leftover assertDylan Araps
2026-02-28misc: Add fallback for no XTerm alternate screenDylan Araps
This cannot be determined at runtime without terminfo.
2026-02-28configure: fix -DMACRODylan Araps
2026-02-28build: Maybe fix OpenBSDDylan Araps
We'll see how this goes...
2026-02-28configure: fix OpenBSDDylan Araps
2026-02-28Makefile.in: fix OpenBSD errorDylan Araps
2026-02-28bin/u8: fix reading of bytesDylan Araps
related to: #2
2026-02-28Makefile.in: Fix OpenIndianaDylan Araps
2026-02-28doc: nitDylan Araps
2026-02-28config_key: add missing Greek keysDylan Araps
2026-02-28doc: nitDylan Araps
2026-02-28Merge branch 'trash'Dylan Araps
2026-02-28dfm: add trash supportDylan Araps
2026-02-28dfm: make sure to join gap buffer on early execDylan Araps
2026-02-28config_cmd: typoDylan Araps
2026-02-28confi_cmd: typoDylan Araps
2026-02-28dfm: also wake on winchDylan Araps
This adds responsive resize whilst still allowing dfm to do nothing at idle. Nifty.
2026-02-28lib: clean up includesDylan Araps
2026-02-28dfm: fix includesDylan Araps
2026-02-28Merge branch 'master' of github.com:dylanaraps/dfmDylan Araps
2026-02-28build: fix gitignore errorDylan Araps
2026-02-28Merge pull request #1 from sewnie/gitignoredylan
fix configure generation errors
2026-02-28bin/u8: Fix byte splitting and variable chainingDylan Araps
Turns out I encountered this issue five years ago and reported it. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257702 Closes #2
2026-02-28config.h.in: fix accidental double quotingsewn
Removes the extraneous quote that breaks building with LLVM.
2026-02-27misc: nitDylan Araps
2026-02-27doc: nitDylan Araps
2026-02-27doc: add blog postDylan Araps
I would be lying if this wasnt an --amend of "asdljsadlksajdl".
2026-02-270.99.0Dylan Araps