Skip to content

filelist.c: skip stat of urls when sorting#818

Merged
derf merged 1 commit intoderf:masterfrom
elig0n:fix_mtime_url_bug
Apr 2, 2026
Merged

filelist.c: skip stat of urls when sorting#818
derf merged 1 commit intoderf:masterfrom
elig0n:fix_mtime_url_bug

Conversation

@elig0n
Copy link
Copy Markdown
Contributor

@elig0n elig0n commented Mar 26, 2026

when passing --sort mtime (i.e in a theme or a shell alias) feh will refuse to load the URL since it cannot be stat'ed.

this patch checks whether the file path is a URL before calling feh_file_stat

@derf derf merged commit 94bd860 into derf:master Apr 2, 2026
8 checks passed
@derf
Copy link
Copy Markdown
Owner

derf commented Apr 2, 2026

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants