github DraconDev/tiles-tui-file-manager v14.117.0
v14.117.0 — Scroll past selection + flashing fix

2 months ago

Fixed

  • Cannot scroll past the last selectionmove_down/move_up now advances
    the viewport offset even when the selection is at the first or last file,
    allowing you to scroll past the visible selection boundary.
  • Screen flashing on remote→local navigation — Sidebar navigation no longer
    synchronously clears the file list before sending RefreshFiles. The async
    refresh now replaces files atomically, eliminating the empty-frame blink.

Install: cargo install tiles-tui-file-manager

Don't miss a new tiles-tui-file-manager release

NewReleases is sending notifications on new releases.