spthiel
spthiel
### Related problem _No response_ ### Describe the solution you'd like ## Details When using nushell I often end up using each which seems reasonable when working with lists. However...
### Description It's common to clear an autocomplete on blur or to reset the value to the previously selected value. To complete this I'd like to propose an additional event...
Add an additional option to set the name to a period seperated path for modifying of inner values of arrays/objects for the ability to expand objects during fluid template validation...
**Is your feature request related to a problem? Please describe.** I am developing a docker setup for a small team and would like to theme yacht to the default of...
When calling emit right before disconnect the emit will not be sent to the server making it unpredictable behaviour. E.g. following code: ```js import ipc from "node-ipc"; ipc.config.id = "foo";...
**_Please note that security bugs or issues should be reported to [email protected]._** **Describe the bug** The Email-Validation for the docker image assumes a very basic level of emails. This limits...
### Goal: I'd like for there to be a command that allows to permanently set the frequency of any directory to always be higher than all other directories (except directories...
### Version Tested on v21.2.0, v20.9.0, v18.18.2 ### Platform Microsoft Windows NT 10.0.19045.0 x64 ### Subsystem _No response_ ### What steps will reproduce the bug? 1. run `fetch("http://test.localhost/")` ### How...
### Describe the bug As per https://discord.com/channels/601130461678272522/1256162666498621533 the intermediary output of "thefuck" is lost when directly piping the command to save. ### How to reproduce 1. Install thefuck 2. Run...
**Describe the bug** When using element.trigger('keydown.xyz'), some keys incorrectly pass the keyCode as code to handlers of KeyboardEvents. This fundamentally breaks testing for keyboard navigation when f.ex. a dropdown has...