ruohki 600b46a83b feat(04-02): wire virtual directory listing page with history and Tab-cycling
- navigate_to_directory() builds tree view via list_vault_files() + build_directory_lines()
- follow_selected_link() routes __directory__ sentinel to navigate_to_directory()
- navigate_back/forward regenerate directory listing fresh when target_path == __directory__
- handle_resize() skips re-render for directory pages (fixed-width text, no markdown)
- build_directory_lines() emits yellow-bold dirs and cyan bracketed file links with LinkRecord
2026-03-01 10:58:14 +01:00
S
Description
No description provided
478 KiB
Languages
Rust 100%