{"id":24136232,"url":"https://github.com/knu/charinfo.el","last_synced_at":"2026-06-13T14:31:59.538Z","repository":{"id":272083097,"uuid":"914852387","full_name":"knu/charinfo.el","owner":"knu","description":"Emacs package to display Unicode codepoint and name for the character at point in the mode line","archived":false,"fork":false,"pushed_at":"2025-01-10T13:38:52.000Z","size":1052,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-05T23:12:16.699Z","etag":null,"topics":["emacs","emacs-package","unicode"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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},"funding":{"github":"knu"}},"created_at":"2025-01-10T12:48:36.000Z","updated_at":"2025-12-27T04:45:10.000Z","dependencies_parsed_at":"2025-01-18T22:34:25.370Z","dependency_job_id":null,"html_url":"https://github.com/knu/charinfo.el","commit_stats":null,"previous_names":["knu/charinfo.el"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/knu/charinfo.el","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fcharinfo.el","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fcharinfo.el/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fcharinfo.el/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fcharinfo.el/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knu","download_url":"https://codeload.github.com/knu/charinfo.el/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knu%2Fcharinfo.el/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34288663,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-13T02:00:06.617Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["emacs","emacs-package","unicode"],"created_at":"2025-01-12T02:46:36.096Z","updated_at":"2026-06-13T14:31:59.524Z","avatar_url":"https://github.com/knu.png","language":"Emacs Lisp","funding_links":["https://github.com/sponsors/knu"],"categories":[],"sub_categories":[],"readme":"# charinfo.el\n\nThis package provides a global minor mode to display Unicode codepoint\nand name for the character at point in the mode line.\n\n```emacs-lisp\n(charinfo-mode 1)\n```\n\n# Screenshots\n\nIn `charinfo-mode`, Emacs displays the Unicode codepoint (e.g. U+0061)\nfor the character at point in the mode line.  When you hover over that\ncode, a tooltip pops up showing the character's official Unicode name\n(e.g. \"LATIN SMALL LETTER A\"):\n\n![hover](images/hover.png)\n\nAnd clicking the code opens a `describe-char` help window:\n\n![click](images/click.png)\n\n# Customization\n\n- `charinfo-idle-delay` (default: `1.0`)\n\n  Idle time in seconds to wait before updating the character info.\n\n- `charinfo-insert-into` (default: `'mode-line-format`)\n\n  List variable to insert the character info section to.\n\n- `charinfo-insert-after` (default: `'mode-line-position`)\n\n  Where to insert the character info section after in `charinfo-insert-into`.\n\n  This value can be a literal value or a function that takes an\n  element to return a non-nil value to tell where to insert the\n  charinfo mode-line item at.  If set to t, or none matches, the item\n  is inserted at the end.\n\n## Author\n\nCopyright (c) 2025 Akinori Musha.\n\nLicensed under the 2-clause BSD license.  See `LICENSE.txt` for details.\n\nVisit [GitHub Repository](https://github.com/knu/charinfo.el) for the latest information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fcharinfo.el","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknu%2Fcharinfo.el","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknu%2Fcharinfo.el/lists"}