fix: MULTI+.+= does not give DOT OPERATOR, as I expected, but BULLET. BULLET has been moved to ** and DOT OPERATOR set at .=

This commit is contained in:
2025-10-13 14:30:58 +02:00
parent 4643ef0d8f
commit 6eb7ffafa5

View File

@@ -128,5 +128,7 @@ include "%L"
<Multi_key> <underscore> <t> : "ₜ" U209C # LATIN SUBSCRIPT SMALL LETTER T
<Multi_key> <underscore> <j> : "ⱼ" U2C7C # LATIN SUBSCRIPT SMALL LETTER J
<Multi_key> <period> <equal> : "⋅" U22C5 # DOT OPERATOR
<Multi_key> <asterisk> <asterisk> : "•" U2219 # BULLET
<Multi_key> <space> <space> : "\x09" U0009 # CHARACTER TABULATION