Aleod

Results 5 issues of Aleod

I tried using `s` for my split management hydra. But it was not recognized. Instead it would register the space and s. As i use space as my leader i...

Upon reaching of the top of the buffer using `u` in this hydra it exits but the hint is still present. No error seems to happen. ```lua Hydra({ name =...

bug

Hi. Before reading this note that i'm a really new user of penrose. I might have done something wrong. I discovered something really annoying in penrose. I was using Firefox...

bug

Just add the last axis as just a vertical line passing through the origin of the transform.

I find this pattern often in various cases where i want to map an optional value or put a default if its nothing but keep it optional. ```elm mapOr :...