diff options
| author | themamiza <131671116+themamiza@users.noreply.github.com> | 2026-06-01 02:01:54 +0330 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-31 18:31:54 -0400 |
| commit | d8154a98dd82346a5e90d276abe81e43a1678d41 (patch) | |
| tree | 8980cf9eeb5faa68cb95bd4c94935954bfd08105 /.local/share/larbs/getkeys/mutt | |
| parent | 4a3ad91070328668cd3c8c375e38843f21506e7a (diff) | |
| download | eibhear-d8154a98dd82346a5e90d276abe81e43a1678d41.tar.gz eibhear-d8154a98dd82346a5e90d276abe81e43a1678d41.tar.zst eibhear-d8154a98dd82346a5e90d276abe81e43a1678d41.zip | |
lf improvements (#1477)
* 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`.
Diffstat (limited to '.local/share/larbs/getkeys/mutt')
0 files changed, 0 insertions, 0 deletions
