You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@dcherian The double compose is possible with DefaultKeyBinding.dict so to generate it you need to add § in the string.
"§peace": "☮"
will work. The quick workaround if you have many double <Multi_key> in your Xcompose file is to isolate them in a separate file, generate a new yaml file where you add a § after the first " of each line.
Thanks for #1!
It works really well with most things in https://github.com/kragen/xcompose but fails when the compose key is repeated. For e.g.
becomes
is it possible to preserve the double compose prefix? Right now I get
§§
if i hit the key twice.The text was updated successfully, but these errors were encountered: