Adam Spiers
Adam Spiers
Make it easier to quickly pull up the most commonly needed lispy help pages. This is just a suggestion (with a similar intention to #553 of lowering the learning curve),...
Currently params provided to the request phase via the query string in the `GET` request are stored as `session["omniauth.params"]`: https://github.com/omniauth/omniauth/blob/cc0f5522621b4a372f4dff0aa608822aa082cb60/lib/omniauth/strategy.rb#L280 and then retrieved and made available in the callback phase...
We have seen an almost meteoric rise of Cardano's popularity recently. At the time of writing it's [the 3rd biggest blockchain project by marketcap](https://www.coingecko.com/en/coins/cardano), eclipsing BNB, USDT, and DOT. So...
[Polygon](https://polygon.technology/) (formerly [Matic Network](https://matic.network/)) is a layer 2 protocol network for Ethereum which is rapidly gaining adoption. For example, [Quickswap](https://www.coingecko.com/en/exchanges/quickswap) is a Uniswap fork running on Matic which at the...
## Describe the bug Tooltips are unreadable, e.g.:  I've tried changing themes, but it didn't affect tooltip colours so the problem remains. ## To Reproduce Steps to reproduce the...
Hi there, I notice that mergify supports automatic backporting: https://doc.mergify.io/actions.html#backport I assume that this only works in simple cases where there are no conflicts. However, you might like to consider...
When I call `ivy-completing-read` from my own `set-any-variable` function (which, in case you're curious, allows interactive editing of any elisp variable) like this: https://github.com/aspiers/emacs/blob/c5a151e530b31a840b6186c841ceeb06cb8f3cf3/.emacs.d/lib/set-any-var.el#L33 then ivy does not sort the...
I have used `hippie-expand` and `dabbrev-expand` for many years and love them, but always found it tedious having to press the key binding multiple times until I reach the expansion...
When either `ivy-switch-buffer` and `counsel-switch-buffer` are invoked, the default for `ivy-sort-matches-functions-alist` instructs ivy to sort matching buffers using `ivy-sort-function-buffer`: https://github.com/abo-abo/swiper/blob/911a3604de7ea822fa96900f243c25756a3e245c/ivy.el#L3557-L3560 However this prevents sorting via `ivy--flx-sort` when `flx` is enabled...
### I'm submitting a ... - [ ] Bug Report - [ ] Feature Request - [x] UI/UX issue ### Current behavior I was just confirming my talk for the...