You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was about to report the same, I held down 'l' to skip through a long video and when I let up the program was unresponsive as it was still skipping ahead, suppose there was a long queue of keyinput events.
Follow up, this is related to windows terminal being extremely slow, (as discussed previously microsoft/terminal#10362)
having installed vic with Chafa and cargo via macports on macOS, I am still able to fast forward past EOF, but it is less of a problem, because, using alacritty anyway(default terminal was not compatible), seeking forward and backward happens instantly and I can hold down the >> and << keys to my hearts content, and when I let off, vic in alacritty stops seeking, so even if I fly off the EOF I can let off and seek backwards and be back within the file
it's only a dealbreaker within windows terminal running vic/chafa in Windows Subsystem for Linux, as the terminal does not respond quickly enough to the users' key up.
When I skip ahead and it overshoots, it will skip past EOF. This also produces an indicator that's out of bounds:
It should probably stop at EOF.
The text was updated successfully, but these errors were encountered: