Jesper Brix Rosenkilde
Jesper Brix Rosenkilde
Would it be possible to add tags to commands by "misusing" that `#` is a comment? An example could be something like: ```console $ super-usefull-command --with parameter #tag1 #tag2 #tag3...
## WHAT Make enhancd aware of the `CDPATH`. ## WHY Currently when cd'ing with a folder that exists under the current current working directory enhancd enters that directory instead of...
Hi there, I just wanted to let you know that I've created a VSCode keymap extension that makes it really easy to use your keybinding files. It can be found...
Currently if we extract the `DialInfo` from a `Request` `Context` in a custom `Transport` during an active health check, then the `Upstream` in the `DialInfo` will be nil. This PR...