Adam Porter

Results 2643 comments of Adam Porter

Yeah, that seems reasonable to me too. I don't plan to work on this myself anytime soon, so patches welcome.

Yes, this is a duplicate of https://github.com/alphapapa/magit-todos/issues/167. Since a git repo isn't likely to stay empty, handling this case isn't important to me. But patches are welcome.

Forgive the intrusion, but I am interested in this. I suspect that using a heavily functional approach is going to be inherently slow because it tends to at least double...

> So one way would be to mock out helm... although then you are relying on your mock being correct. Yep. `buttercup` has mocking tools, but like you said, how...

Sounds neat. Just remember that markers can impact performance, so e.g. if you added one for every node in a large file...

I also have an option for this in `helm-org-rifle`. If you decide to implement this, you might want to look at how I did it: I use a persistent, hidden...

AFAIK this shouldn't happen; Helm should be able to handle that--although I can't say I've never noticed such a thing myself. ;) Changing the `input-idle-delay` may help avoid it, but...

It might also be good to add `minecraft:red_flower` and `minecraft:yellow_flower`, as these tend to prevent disassembly in plains.

@akirak You're right that I knew that, but I haven't made a comprehensive search of my repos to find ones that need this change applied. I appreciate your submitting this...