Gianni Chiappetta
Gianni Chiappetta
hi all, first of all—thank you for a wonderful library! i've encountered what seems to be a daylight savings issue in `0.10.3` when trying to generate occurences across the daylight...
Add `OBX_DISABLE_EXAMPLES` with a default value of `OFF` to control including the examples directory in the default build. ### Example You can disable including/building the examples by setting the cache...
Hi there, I've recently started using ryo-modal and kakoune.el and I'm trying to configure easy access to simple keybinds (like a very primitive [god-mode](https://github.com/emacsorphanage/god-mode)) and I'm curious about how I...
opening this PR to solicit any final feedback before merging and publishing 2.0.0
When a component is re-rendered the warnings for any child components are displayed again. This can be quite noisy (e.g. when a component is re-rendered on keyboard input). Perhaps warnings...
A la [`context` du compjure](https://github.com/weavejester/compojure/wiki/Nesting-routes).
Allow routes to be dispatched from (and optionally defined to?) different collections. This'll make things like testing and optional routes easier to work with. E.g.: ``` clojure (secretary/dispatch! "/users/gf3") ;;...
Is it possible to show the same output when using the keypad as when using `C-c`? Currently SPC c just lists sub-commands as `+prefix` which is not very useful to...
I'm trying to generate a Go client with [openapi-generator](https://github.com/OpenAPITools/openapi-generator) from the provided Open API JSON/YAML however the generator fails with **54 errors** and **263 warnings**. openapi-generator does have an option...
Trying to upgrade our AWS instances from v0.29.2 to v0.29.3 and running into an issue when the script attempts to dump the data and then it polls until the dump...