dsanson / termpdf

barebones graphical pdf/djvu/cbr/image viewer that works inside iTerm2 2.9+ and Kitty
MIT License
637 stars 24 forks source link

exit function crashes with sed error #20

Open maximbaz opened 6 years ago

maximbaz commented 6 years ago

This line:

https://github.com/dsanson/termpdf/blob/5d9e9796d618dbe81bace9ffeb65f409cb461cb4/termpdf#L362

Crashes with:

sed: -e expression #1, char 1: unknown command: `.'

I'm guessing instead of -i '.bak' it should be -i.bak.