5c92aeadd5
Eliminate the last 6 known stubs in the viewer menubar dispatch. Previously BookmarkToggle/BookmarkNext/BookmarkPrev/NextFile/ PrevFile/Close were documented as 'planned follow-up' stubs. Now fully wired to existing keyboard handlers: - BookmarkToggle: set bookmark at current position - BookmarkNext/Prev: navigate bookmarks - NextFile/PrevFile: file navigation - Close: sets should_close flag consumed by handle_viewer_key Tests: 1427 pass, zero warnings.