itsjunetime / tdf

A tui-based PDF viewer
Mozilla Public License 2.0
297 stars 5 forks source link

Render very pixelated on alacritty #6

Closed Mithrandir2k18 closed 3 weeks ago

Mithrandir2k18 commented 3 weeks ago

I usually use alacritty with TMUX. TERM is set to 'screen-256color', on alacritty without tmux it's set to 'alacritty'. Setting it to e.g. 'linux' or 'xterm' also has the same pixelated result.

On kitty however, pdfs render perfectly.

Any tips what I could look into to fix it?

itsjunetime commented 3 weeks ago

Please read previous issues before filing a new one :) This comment should explain what's happening here: https://github.com/itsjunetime/tdf/issues/3#issuecomment-2138000680

Mithrandir2k18 commented 3 weeks ago

Sorry, for whatever reason I skipped looking at old issues, shame on me. Thanks anyways, looks like this isn't going to work with tmux in any combination.