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
After deleting a file, feh will still count it when calculating the total shown in the next image. This is fixed by any action causing the image window to be re-rendered.
Like: "1 of 4" -> delete file -> "2 of 4" -> rerender -> "1 of 3"
After deleting a file, feh will still count it when calculating the total shown in the next image. This is fixed by any action causing the image window to be re-rendered.
Like: "1 of 4" -> delete file -> "2 of 4" -> rerender -> "1 of 3"