aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
AgeCommit message (Collapse)Author
38 hoursMy changesHEADmaintwells46
2026-03-17img: fix gif freeze in kittyDylan Araps
Related to #7
2026-03-17img: disable gifs in chafaDylan Araps
Closes #7
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-12doc: nitDylan Araps
2026-03-12config: make statusline blue by defaultDylan Araps
2026-03-12dfm: Add support for imagesDylan Araps
2026-03-09misc: fix build when git failsDylan Araps
2026-03-08doc: nitDylan Araps
2026-03-01dfm: truncate entry but keep endDylan Araps
Works with utf8 too. Before: Kamisama.Mou.Sukoshi.Dake.EP01.1080p.FOD.WEB-DL.AAC Kamisama.Mou.Sukoshi.Dake.EP01.1080p.FOD.WEB-DL.AAC After: Kamisama.Mou.Sukoshi.Dake.EP01.1080p.FOD....tar.mkv Kamisama.Mou.Sukoshi.Dake.EP01.1080p.FOD....tar.srt
2026-03-01dfm: add initial macOS support.Dylan Araps
Thanks to Pinix for the report and necessary changes.
2026-02-28misc: Add fallback for no XTerm alternate screenDylan Araps
This cannot be determined at runtime without terminfo.
2026-02-28build: Maybe fix OpenBSDDylan Araps
We'll see how this goes...
2026-02-28dfm: add trash supportDylan Araps
2026-02-28config.h.in: fix accidental double quotingsewn
Removes the extraneous quote that breaks building with LLVM.
2026-02-27doc: nitDylan Araps
2026-02-270.99.0Dylan Araps