Vonfry
Vonfry
**Describe the bug** **Precise recipe to reproduce the issue** 1. `nyxt -S --no-init` 2. `start-slynk` 3. eval [this script](https://gist.github.com/Vonfry/be7bb79b30f58dd7bf22f477eaeeca40) 4. run command `vi-normal-mode` 5. run command `delete-current-buffer` 6. crash! The...
**Describe the bug** After creating a nyxt thread, a new url cannot be opened with the existing thread out of nyxt. **Precise recipe to reproduce the issue** 1. open a...
# Description In some special situations, `ivy-prescient-retain-classic-highlighting` seems to not work as description in #11 . First, let us see the correct color in my config with ivy-prescient-retain-classic-highlighting. In this...
如:https://mirror.sjtu.edu.cn/pypi/web/simple/MarkupSafe/ 这个路径会缺新版本的内容。https://mirror.sjtu.edu.cn/pypi/web/simple/markupsafe/ 就和上游是一至的。 上游:https://pypi.org/simple/markupsafe/ https://pypi.org/simple/MarkupSafe/ 返回内容是一至的
**Problem** The formdata passed by onsubmit doesn't include the submitted button. **Steps To Reproduce** Steps to reproduce the behavior: ``` rsx! { form { onsubmit: |event| dioxus_logger::tracing::debug!(?event), button { name:...
### Description ### Checklist - [x] Change is backwards compatible. - [ ] Code formatted with `./format`. - [ ] Code tested through `nix-shell --pure tests -A run.all` or `nix...
Because hydra is an optional dependency in empv which isn't listed in melpa recipe, bytecomp canot work on empv-hydra by default. If a user bytecompiles everything downloaded, it will be...
In the nixos module, there are userDefaultPerms and parentDirectory for files to set permissions. But I cannot find a one in the home-manager mode. Is there a way to set...