1
0
mirror of https://github.com/NikitaIvanovV/ctpv.git synced 2025-03-15 23:49:13 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Nikita Ivanov
46a00e4d4e
Ignore 141 error code
Apparently it means process was terminated with SIGPIPE
and we want to ignore this error because lf sends this
signal when enough lines of input are read
2022-06-10 11:42:57 +05:00
Nikita Ivanov
f0204c359e
Add support for comments in config 2022-06-09 12:34:21 +05:00
Nikita Ivanov
0d5c32baf5
Add ability to change previews priority in config 2022-06-09 10:54:37 +05:00
Nikita Ivanov
8f2b3a403b
"Break" mimetype only once 2022-06-09 10:20:12 +05:00
Nikita Ivanov
3cfc0b2611
Minor 2022-06-09 10:02:30 +05:00
Nikita Ivanov
3a47728b7e
Move src/previews.h -> previews.h 2022-06-09 09:55:53 +05:00
Nikita Ivanov
a98d491125
Move .c and .h to src/ 2022-06-08 15:41:30 +05:00