Dimitri Sabadie
Dimitri Sabadie
Oh yes, that’s very easy to change. The way to change it is to make the distribution function customizable. Basically, have a way to customize the sort function. I will...
It’s either a simple option when creating extmarks (i.e. you set the marks in a buffer, not in a window, but maybe there’s a way to _also_ provide a window...
Do you still reproduce?
That’s interesting! I guess it’s not linked to Hop, since hop temporarily applies a grey highlighting everywhere. I noticed that with some plugins as well. I have to make another...
I’m not even sure it would be possible?
Yep, that looks like a valid jump target generator and should be rather simple to implement.
I’m not sure how I feel about that. I think the feature is easy to implement: - For jump targets with a pattern (`HopChar{1,2}*`, `HopPattern*`, etc.), we have a look...
That could be a thing, yes, and that would require changing the way sequences are generated.
Hm, that’s probably a side-effect of the input functions we use. That should definitely be possible, yes.