wustho / epy

CLI Ebook (epub2, epub3, fb2, mobi) Reader
GNU General Public License v3.0
962 stars 52 forks source link

Highlight issue #52

Open Garhve opened 2 years ago

Garhve commented 2 years ago

why am I getting highlight in book, I tried turn it off but it seems no use.. and I can't find any tips on internet.

Screen Shot 2022-02-06 at 11 11 30 PM
wustho commented 2 years ago

Hey there, it seems like the terminal wasn't capable to display italic.

What terminal did you use? Is it also inside tmux? What is the value of TERM variable?

Can you run these commands in bash:

and see if the output is correctly displayed underline and italic respectively?