Skip to content

QPoly & Config.md

Dark Meta edited this page Aug 18, 2025 · 1 revision

QPoly & Config

QPoly turns ASCII chords into glyphs while you type.

Default mapping (excerpt)

[[rules]]; chord="->"; glyph=""
[[rules]]; chord="<="; glyph=""
[[rules]]; chord="!="; glyph=""
[[rules]]; chord="|0>"; glyph="∣0⟩"
[[rules]]; chord="|1>"; glyph="∣1⟩"

Location

  • User default: ~/.aeonmi/qpoly.toml
  • Override via --config <FILE> or from Shard: edit --tui --config FILE

Tips

  • Keep chords distinct (<- vs. ) to avoid ambiguous substitutions.
  • Use a font with math/technical glyph coverage (see Fonts & Unicode).

Clone this wiki locally