Changes
1 changed files (+1/-3)
-
-
@@ -14,9 +14,7 @@ def main := dofor abbr in abbrs do match abbr.2 with | .str s => if s.contains '$' then pure () else if !(s.contains '$') then -- XCompose doesn't like sequences to be prefixes of other sequences, so append enter to the end IO.println s!"<Multi_key> <{abbr.1.toList.map (keysym.get! ยท) |> "> <".intercalate}> <Return> : \"{s.replace "\\" "\\\\"}\"" | _ => pure ()
-