zeniba-nsxiv/etc
NRK 11558c9fcf allow disabling thumbnail mode via --thumbnail=no
the short opt -t does not accept optional argument since it'd
break short option chaining.

e.g `nsxiv -tp` currently works as `nsxiv -t -p` but if `-t`
accepted optional argument then it'd stop working since "p" will
be interpreted as argument to `-t` instead of being a flag.

ref: https://codeberg.org/nsxiv/nsxiv/issues/404
2024-08-02 11:08:44 +00:00
..
examples Move uncritical files into etc/ (#350) 2022-08-09 16:21:52 +02:00
woodpecker ci: adjust clang-tidy checks 2024-02-09 01:55:53 +00:00
.clang-format etc changes related to code-style docs 2023-03-11 18:37:08 +06:00
CHANGELOG.md Release version 32 2023-10-01 17:32:32 +06:00
CONTRIBUTING.md etc changes related to code-style docs 2023-03-11 18:37:08 +06:00
MIGRATION.md add a migration document (#507) 2024-06-27 08:07:44 +00:00
nsxiv.1 allow disabling thumbnail mode via --thumbnail=no 2024-08-02 11:08:44 +00:00
nsxiv.desktop Move uncritical files into etc/ (#350) 2022-08-09 16:21:52 +02:00