meow icon indicating copy to clipboard operation
meow copied to clipboard

meow-select-on-[change|append|insert] changes where the mark goes

Open Haxxflaxx opened this issue 4 months ago • 2 comments

I was playing around a bit with the new select on insert functionality and was looking at activating the region after the fact, but I noticed the variable is in charge of actually setting the mark, not just activating the selection.

Would it be better if the mark is set regardless, then the variables decide if the selection should be left active or not?

Also maybe a meow-activate fallback for meow-reverse?

Haxxflaxx avatar Oct 22 '24 18:10 Haxxflaxx