as title, I'm trying to setup a fileviewer like this
fileviewer {*.*},<text> bat %c
for all readable files, but that is not working as intended:
- it set a view for folders with a period in the name
- it try to view every files, even if they are image, videos etc
thank you in advance
edit: I solved with this
fileviewer <text/plain> bat %c