There was an error while loading. Please reload this page.
Document the 4.7 .pmeraw guard and the renamed 2D hit/snap setting Opening a .pmeraw file now always asks for confirmation (Cancel is the default) because the format is a pickle, and Ctrl+S on a file opened from .pmeraw redirects to Save As instead of writing the pickle back. Covered in the user manual, the file-format reference and the shortcut table. The 2D settings table also gets the setting's 4.7.0 name, Atom Hit / Snap Distance, and what it actually controls beyond bond snapping. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Apply house style to installation pages and Keyboard Shortcuts title Strip bold-markdown headings (## **X** -> ## X), sentence-case headings, match H1 title to page name, add See also sections to the three Installation-for-* pages. Rename Keyboard-Shortcuts.md's H1 to match its page name. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Add Keyboard Shortcuts and Command-Line Options wiki pages Ground both in source (main.py argparse, molecule_scene.py key maps, main_window_init.py QAction shortcuts) rather than the stale User-Manual table, which still lists the pre-4.x Ctrl+R binding. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>