itsjunetime / tdf

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

Can't go back #5

Open DieracDelta opened 1 month ago

DieracDelta commented 1 month ago

j works to go to the next page. k decrements the counter but the displayed content does not change. I'm on nixos and compiled with 1.80.0-nightly f3df08aa on ghostty. I'm betting some behavior changed based on terminal and toolchain. Which terminal and toolchain has this been tested on?

itsjunetime commented 1 month ago

I've been testing this with nightly toolchains for the past month or so - currently, I'm running rustc 1.80.0-nightly (6f3df08aa 2024-05-30) and those keys work fine on kitty, xterm, and terminator. I'm not certain how to get access to ghostty to test this (I saw something about it being available on the zig package manager, but I'm not quite certain how to use that), so I don't know how to test/debug this.

Are you seeing this same issue on terminals besides ghostty, e.g. kitty or wezterm?

DieracDelta commented 1 month ago

Are you seeing this same issue on terminals besides ghostty, e.g. kitty or wezterm?

It works as expected on kitty and wezterm for me! It looks like this is a ghostty specific issue.

I'm not certain how to get access to ghostty to test this

I pinged you on matrix about this.