Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ want to use our `install` script, but rather create your own `.XCompose`
# My very original smileyface!
<Multi_key> <parenleft> <t> <u> <parenright> : "㋡" U32E1 # CIRCLED KATAKANA TU
# ...

IR’s fork
=========

Among other things, I’ve sorted the characters in the main file by codepoint, and added
headers and such, and tweaked reams of rules, adding even more, probably. Integrate this
however you like, or keep it in a separate branch, or not at all, but I figured I’d share.
2 changes: 1 addition & 1 deletion checklines.py3
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python3
#!/usr/bin/env python

# From purpleposeidon!

Expand Down
Loading