theislab / scanpydoc

Collection of Sphinx extensions similar to (but more flexible than) numpydoc
https://icb-scanpydoc.readthedocs-hosted.com/en/latest/
GNU General Public License v3.0
12 stars 6 forks source link

Fix search interactions #129

Closed flying-sheep closed 7 months ago

flying-sheep commented 7 months ago

make Ctrl/Cmd+k toggle the popup (if (isModalVisible()) removeSearchModal() else showSearchModal().)