ethanc8

Results 143 comments of ethanc8

Yeah, this doesn't work: ```python keymap("User hardware keys", { # PUT UNIVERSAL REMAPS FOR HARDWARE KEYS HERE # KEYMAP WILL BE ACTIVE IN ALL DESKTOP ENVIRONMENTS/DISTROS # Catch and remap...

Ok, great! I wonder if I can configure KDE, IBus, or fcitx5 to recognize it as a Compose key; otherwise, I might just map it to open the start menu...

It might be better just to put a copy of the README onto the website.

I believe the source should be in the `gh-pages` branch of this repo. The releases webpage is the second search result on Google, Bing, DuckDuckGo, Ecosia, and Brave search engines.

I meant that the download page hosted at https://conda-forge.org/miniforge/ is the second search result.

I believe this file contains the source for the download page: https://github.com/conda-forge/miniforge/blob/gh-pages/index.html. However, it seems to be generated by a GH Actions workflow.

I believe it is the ["Build docs"](https://github.com/conda-forge/miniforge/actions/workflows/docs.yml) action that causes this. This workflow uses the [release.py](https://github.com/conda-forge/miniforge/blob/main/docs/releases.py) script, so modifying that script and re-running the action should fix this.

At minimum, we can modify the [all-releases.html](https://github.com/conda-forge/miniforge/blob/main/docs/templates/all-releases.html) page to have a link to the README and a note that PyPy3 and Mambaforge installers are deprecated.

I might work on this later, then. I've got quite a lot to do now.

I think we should allow users to disable notifications in DMs except when the other person @-mentions them in the DM, if we ever support DMs with more than one...