{"id":16499416,"url":"https://github.com/tpapp/company-unicode-subsuper","last_synced_at":"2026-03-03T23:03:18.586Z","repository":{"id":66832023,"uuid":"81742246","full_name":"tpapp/company-unicode-subsuper","owner":"tpapp","description":"Company backend for typing Unicode super- and subscripts.","archived":false,"fork":false,"pushed_at":"2017-02-13T10:42:30.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-20T20:04:43.204Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpapp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-12T17:09:44.000Z","updated_at":"2019-06-14T01:46:16.000Z","dependencies_parsed_at":"2023-02-22T19:16:09.013Z","dependency_job_id":null,"html_url":"https://github.com/tpapp/company-unicode-subsuper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tpapp/company-unicode-subsuper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fcompany-unicode-subsuper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fcompany-unicode-subsuper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fcompany-unicode-subsuper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fcompany-unicode-subsuper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpapp","download_url":"https://codeload.github.com/tpapp/company-unicode-subsuper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpapp%2Fcompany-unicode-subsuper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30064796,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T18:21:05.932Z","status":"ssl_error","status_checked_at":"2026-03-03T18:20:59.341Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T14:52:34.510Z","updated_at":"2026-03-03T23:03:18.568Z","avatar_url":"https://github.com/tpapp.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Company backend for typing Unicode super- and subscripts.\n\n## Usage\n\nRun\n```emacs-lisp\n(add-to-list 'company-backends 'company-unicode-subsuper)\n(setq-local company-minimum-prefix-length 1)\n```\nand enable `company-mode`. Then complete `_1` to `₁`, `^+` to `⁺`, `^theta` to `ᶿ`, etc.\n\n## Supported characters\n\nThe list of numbers, operators, small, capital, and Greek letters that Unicode supports as super- and subscripts was obtained [from Wikipedia](https://en.wikipedia.org/wiki/Unicode_subscripts_and_superscripts). \n\nHere is the complete list:\n\n- numbers and operators `₀₁₂₃₄₅₆₇₈₉₊₋₌₍₎⁰¹²³⁴⁵⁶⁷⁸⁹⁺⁻⁼⁽⁾`\n- capital letters (only superscript) `ᴬᴮᴰᴱᴳᴴᴵᴶᴷᴸᴹᴺᴼᴾᴿᵀᵁⱽᵂ`\n- small letters `ᵃᵇᶜᵈᵉᶠᵍʰⁱʲᵏˡᵐⁿᵒᵖʳˢᵗᵘᵛʷˣʸᶻₐₑₕᵢⱼₖₗₘₙₒₚᵣₛₜᵤᵥₓ`\n- Greek letters `ᵝᵞᵟᶿᶥᵠᵡᵦᵧᵨᵩᵪ`\n\nGreek letters are entered as `_beta`, `_gamma`, `_delta`, `_theta`, `_iota`, `_varphi`, `_chi`, and similarly for subscripts. *Note that phonetic characters are not supported.*\n\n## Bugs and contributions\n\nIf you notice a bug or would like to contribute, please open an issue on Github or submit a PR.\n\n## Acknowledgments\n\nI learned a lot about writing [company-mode](http://company-mode.github.io/) backends from [two blog](http://sixty-north.com/blog/writing-the-simplest-emacs-company-mode-backend) [posts](http://sixty-north.com/blog/a-more-full-featured-company-mode-backend) Austin Bingham. Many workarounds were inspired by [company-math](https://github.com/vspinu/company-math).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fcompany-unicode-subsuper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpapp%2Fcompany-unicode-subsuper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpapp%2Fcompany-unicode-subsuper/lists"}