X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.mc%2Fmc.ext;h=c032ee679ac6aa8d72c0b57e8d864d5ad7c48c9c;hb=ce3f8e3f7787e17f1dcbc2ceb36d701f80a2af0d;hp=f0b5945fce3b38082df672d761413a4912ee835b;hpb=d233a7efd2c541be29f92d94a1c6f2b467bf2bc4;p=dotfiles.git diff --git a/.mc/mc.ext b/.mc/mc.ext index f0b5945..c032ee6 100644 --- a/.mc/mc.ext +++ b/.mc/mc.ext @@ -510,7 +510,7 @@ type/^PDF Open=(see %f &) #Open=(acroread %f &) #Open=(ghostview %f &) - View=%view{ascii} pdftotext %f - | iconv.py -f utf-8 + View=%view{ascii} pdftotext -layout -q %f - | iconv.py -f utf-8 # The following code very ugly and should not be taken as example. # It should be cleaned up when the new format of mc.ext is developed.