Files
RedBear-OS/local
vasilito d6aaf4e8af tlc: cursor position save/restore (filepos)
Adds per-file cursor position persistence (MC ~/.mc/filepos parity).

Storage: ~/.config/tlc/filepos as a tab-separated canonical-path database. Wired into editor/viewer open+close in both standalone binaries and the in-TLC file manager. CursorPos struct, save/load functions, restore_cursor_position() and save_cursor_position() methods on Editor and Viewer.

buttonbar.rs: add module-level doc to satisfy missing_docs lint.
2026-06-20 11:18:28 +03:00
..
2026-06-18 20:46:44 +03:00