vqn

Results 6 comments of vqn

> I wonder if this should just be controlled by the order they've been added. So for example if I have a,b,c, but then add a,b,c,d, a,b,c,d should get prioritized,...

regarding the stroke separator, are we going with space?

both `|` and `&` are sent as is to the keymap, so it ends up the same as using comma

> Wait, do they actually get sent as that in a keypressed event? AFAIK only the "default" key action gets sent, and both | and & aren't. They do if...

> I think the only possible values are the ones in the link you posted, and it looks like & and | aren't there. For example on my Italian keyboard...

the few remaining usages of `get_binding` are in the settings plugin. I'll post a pr to update it when there is a new branch for whatever release this one is...