Files
RedBear-OS/local
vasilito 7043a466c5 tlc: MC-style name-based cursor restoration on parent navigation
When going UP to a parent directory, find the entry whose name matches
the last component of the path being left (MC's get_parent_dir_name
approach). This is more robust than saved-index restoration because it
works even when the parent directory listing changed between visits.
Falls back to saved dir_cursors index for non-parent navigation.
2026-07-05 09:48:16 +03:00
..