<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eibhear/.config/lf/scope, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>https://git.jopek.eu/eibhear/atom/.config/lf/scope?h=master</id>
<link rel='self' href='https://git.jopek.eu/eibhear/atom/.config/lf/scope?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/'/>
<updated>2026-05-31T22:31:54Z</updated>
<entry>
<title>lf improvements (#1477)</title>
<updated>2026-05-31T22:31:54Z</updated>
<author>
<name>themamiza</name>
<email>131671116+themamiza@users.noreply.github.com</email>
</author>
<published>2026-05-31T22:31:54Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=d8154a98dd82346a5e90d276abe81e43a1678d41'/>
<id>urn:sha1:d8154a98dd82346a5e90d276abe81e43a1678d41</id>
<content type='text'>
* Remove and merge duplicate entries

The 'case' statement had two identical commands for opening files using
`zathura`. Removed the extra match patterns and merged into one.

* Fix file checks

* Fix indentation and use the same syntax style

All the indentation are fixed. All syntax styles have been set to match
the first occurrence.

* Slightly faster filename generation for thumbnails

Use `md5sum` instead of `sha256sum` since the hash
is only used as a cache identifier (no security/integrity requirement).

Remove the trailing “  -” that `md5sum` prints for stdin by trimming
everything after the first space using POSIX parameter expansion (${var%% *}),
avoiding extra processes like `cut` or `awk`.</content>
</entry>
<entry>
<title>close #1423</title>
<updated>2024-07-15T17:02:59Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2024-07-15T17:02:59Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=6556ef5c4d78b55d80b5e59f187d7a39f973afa0'/>
<id>urn:sha1:6556ef5c4d78b55d80b5e59f187d7a39f973afa0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>(lf,maimpick) added preview for .xcf files, fixed OCR selection in dmenu script (#1420)</title>
<updated>2024-06-02T20:40:47Z</updated>
<author>
<name>venatio</name>
<email>72844565+v3natio@users.noreply.github.com</email>
</author>
<published>2024-06-02T20:40:47Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=475e4abb4084008198f1d9a23de6450e02b074a9'/>
<id>urn:sha1:475e4abb4084008198f1d9a23de6450e02b074a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lf-scope: adds SVG preview creating cache. (#1360)</title>
<updated>2023-11-15T01:37:39Z</updated>
<author>
<name>Luciano</name>
<email>lpanebr@gmail.com</email>
</author>
<published>2023-11-15T01:37:39Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=07952026753f1bbeaf5b6c4eb5414a9c51536041'/>
<id>urn:sha1:07952026753f1bbeaf5b6c4eb5414a9c51536041</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix pdf and plain text previws in lf (#1369)</title>
<updated>2023-11-15T01:34:29Z</updated>
<author>
<name>thirtysix</name>
<email>109920169+thirtysixpw@users.noreply.github.com</email>
</author>
<published>2023-11-15T01:34:29Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=0db54f96180c312bcefb7931632d5f8005e0772b'/>
<id>urn:sha1:0db54f96180c312bcefb7931632d5f8005e0772b</id>
<content type='text'>
* Fix pdf and plain text previws in lf

Pdf previws don't appear because are generated with wrong filename.
Plain text previws with `bat` don't respect terminal theme and have
annoying border.

* Revert pdf cache filename to work properly</content>
</entry>
<entry>
<title>djvu files cannot be previewed (#1335)</title>
<updated>2023-07-23T23:06:04Z</updated>
<author>
<name>poeplva</name>
<email>132710624+poeplva@users.noreply.github.com</email>
</author>
<published>2023-07-23T23:06:04Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=d8a8970715070f73bcb6333e3fe851b6802ac702'/>
<id>urn:sha1:d8a8970715070f73bcb6333e3fe851b6802ac702</id>
<content type='text'>
added support for previewing books in djvu format.</content>
</entry>
<entry>
<title>Add jsonl to lf (#1345)</title>
<updated>2023-07-23T23:02:33Z</updated>
<author>
<name>Lalle</name>
<email>29478339+LalleSX@users.noreply.github.com</email>
</author>
<published>2023-07-23T23:02:33Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=0497dcd51c46403e4e7c5e9cbf66d7afa70d6d2b'/>
<id>urn:sha1:0497dcd51c46403e4e7c5e9cbf66d7afa70d6d2b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for avif in lf (#1262)</title>
<updated>2023-02-07T13:51:00Z</updated>
<author>
<name>PrivateLalle</name>
<email>29478339+LalleSX@users.noreply.github.com</email>
</author>
<published>2023-02-07T13:51:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=88748a48006af4e8ec5185336cfeea3aa8f64f63'/>
<id>urn:sha1:88748a48006af4e8ec5185336cfeea3aa8f64f63</id>
<content type='text'>
Co-authored-by: Victor Risgaard &lt;victor@risgaard.xyz&gt;</content>
</entry>
<entry>
<title>fix epub preview not working (#1238)</title>
<updated>2022-11-19T21:46:38Z</updated>
<author>
<name>Adrian Wijaya</name>
<email>adrianwijaya100@gmail.com</email>
</author>
<published>2022-11-19T21:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=450745a467524a0bacdae2679deb370ac2a2e9d5'/>
<id>urn:sha1:450745a467524a0bacdae2679deb370ac2a2e9d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>close #1234</title>
<updated>2022-11-16T16:07:53Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2022-11-16T16:07:53Z</published>
<link rel='alternate' type='text/html' href='https://git.jopek.eu/eibhear/commit/?id=ffb557119a3426a50dd6905722b6fe89826fbe88'/>
<id>urn:sha1:ffb557119a3426a50dd6905722b6fe89826fbe88</id>
<content type='text'>
</content>
</entry>
</feed>
