<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dfm.git/dfm.c, branch main</title>
<subtitle>My build of dfm: a powerful, simple, and snappy terminal file manager
</subtitle>
<id>https://git.wellsth.com/dfm.git/atom?h=main</id>
<link rel='self' href='https://git.wellsth.com/dfm.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/'/>
<updated>2026-03-14T13:51:46Z</updated>
<entry>
<title>dfm: don't propagate args for su that could contain spaces</title>
<updated>2026-03-14T13:51:46Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T13:51:46Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=16502a5ee39a76bee3edee5c05a7a9a70621b5ab'/>
<id>urn:sha1:16502a5ee39a76bee3edee5c05a7a9a70621b5ab</id>
<content type='text'>
Sorry su
</content>
</entry>
<entry>
<title>dfm: fix bug with -p</title>
<updated>2026-03-14T12:19:02Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T12:19:02Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=dd1f2505cdbc495c45613d14a5777f128c075ca3'/>
<id>urn:sha1:dd1f2505cdbc495c45613d14a5777f128c075ca3</id>
<content type='text'>
oops
</content>
</entry>
<entry>
<title>dfm: added -q to start in search results</title>
<updated>2026-03-14T12:16:59Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T12:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=2738107f2af6d789daba7d999595ea9026f7e8d4'/>
<id>urn:sha1:2738107f2af6d789daba7d999595ea9026f7e8d4</id>
<content type='text'>
Also made root toggle propagate search
</content>
</entry>
<entry>
<title>dfm: also propagate sort mode and view.</title>
<updated>2026-03-14T11:32:46Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T11:32:46Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=4fbca078e554c38b58c5a16876694cf223caa228'/>
<id>urn:sha1:4fbca078e554c38b58c5a16876694cf223caa228</id>
<content type='text'>
Last thing is to propagate search view.
</content>
</entry>
<entry>
<title>dfm: add -c to start with cursor on particular entry.</title>
<updated>2026-03-14T11:06:35Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T11:06:35Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=485223ad67d9ebdd591e744e92c9fd4fc6d12413'/>
<id>urn:sha1:485223ad67d9ebdd591e744e92c9fd4fc6d12413</id>
<content type='text'>
Also makes root toggle keep cursor posiiton.
</content>
</entry>
<entry>
<title>dfm: Add range marking</title>
<updated>2026-03-14T07:57:57Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T07:57:57Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=6b1050575ceaac57976caddf0663d6ce62e855ef'/>
<id>urn:sha1:6b1050575ceaac57976caddf0663d6ce62e855ef</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>doc: oops</title>
<updated>2026-03-14T07:34:55Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T07:34:55Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=624a19678d5716a38bc8759b23e9de6887db5092'/>
<id>urn:sha1:624a19678d5716a38bc8759b23e9de6887db5092</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dfm: Add privilege escalation.</title>
<updated>2026-03-14T07:31:51Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-14T07:31:51Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=79eb4385bd34e8ee06b35637f092ee45dc3e3706'/>
<id>urn:sha1:79eb4385bd34e8ee06b35637f092ee45dc3e3706</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>dfm: better exec message</title>
<updated>2026-03-12T09:55:10Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-12T09:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=9df05cf368448e487b15d263a6f1a1a725e52f90'/>
<id>urn:sha1:9df05cf368448e487b15d263a6f1a1a725e52f90</id>
<content type='text'>
Shows "command not found" which is clearer
</content>
</entry>
<entry>
<title>dfm: Add support for images</title>
<updated>2026-03-12T09:44:11Z</updated>
<author>
<name>Dylan Araps</name>
<email>dylan.araps@gmail.com</email>
</author>
<published>2026-03-12T09:44:11Z</published>
<link rel='alternate' type='text/html' href='https://git.wellsth.com/dfm.git/commit/?id=d055a1c256233afd955fa9c6415c3334c3bc697b'/>
<id>urn:sha1:d055a1c256233afd955fa9c6415c3334c3bc697b</id>
<content type='text'>
</content>
</entry>
</feed>
