Maarten L. Hekkelman
Maarten L. Hekkelman
In the original molstar it is possible to load a structure from a string. This is not possible in the pdbe version. Would it be possible to add support by...
Density-fitness chocked on a file containing this: ``` loop_ _pdbx_database_related.db_name _pdbx_database_related.details _pdbx_database_related.db_id _pdbx_database_related.content_type PDB . XXXX re-refinement . . . "associated SAS data" . . . unspecified ```
As the title says, please check
### Describe the bug I'm trying to generate documentation for my project [mxml](https://github.com/mhekkel/mxml) but this fails due to an AssertionError. Log file is attached. [sphinx-err-0k0_hib9.log](https://github.com/user-attachments/files/23875144/sphinx-err-0k0_hib9.log) ### How to Reproduce ```console...
The original linenoise code has a basic handler for CSI commands, the result is that pressing keys that generate these commands end up by entering garbage into the buffer. This...