]> git.phdru.name Git - dotfiles.git/commit
.mc/menu: View pdf with `qpdfview`
authorOleg Broytman <phd@phdru.name>
Thu, 10 Jun 2021 16:43:08 +0000 (19:43 +0300)
committerOleg Broytman <phd@phdru.name>
Thu, 10 Jun 2021 16:43:08 +0000 (19:43 +0300)
commit82270ed46376d16a9537a62edcb2d0906c0b2286
tree19dfdd3e2d897f0c2aca14a8d133ff679c99f131
parent306434444eaa399f8d56087d015435b5a98015d3
.mc/menu: View pdf with `qpdfview`

I use non-UTF8 (KOI8-R) locale but `qpdfview` no longer opens non-UTF8 paths.
The menu item opens the file directly using `qpdfview`
if the full path is UTF8-encoded. If not the code creates ASCII-only symlink
in `~/home/tmp/` that encodes the full path in its name to make `qpdfview`
store session info for the file.
.mc/menu