{"id":18323087,"url":"https://github.com/berdav/zsh-digraphs","last_synced_at":"2025-09-13T08:50:44.289Z","repository":{"id":73334233,"uuid":"302347302","full_name":"berdav/zsh-digraphs","owner":"berdav","description":"Insert VIM digraphs with ZSH","archived":false,"fork":false,"pushed_at":"2021-06-15T16:49:36.000Z","size":57,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T23:31:59.734Z","etag":null,"topics":["localization","shell","text-expander","utf8","vim","zsh-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/berdav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-10-08T13:21:27.000Z","updated_at":"2024-08-12T20:06:35.000Z","dependencies_parsed_at":"2023-06-28T14:05:56.288Z","dependency_job_id":null,"html_url":"https://github.com/berdav/zsh-digraphs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/berdav/zsh-digraphs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdav%2Fzsh-digraphs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdav%2Fzsh-digraphs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdav%2Fzsh-digraphs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdav%2Fzsh-digraphs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/berdav","download_url":"https://codeload.github.com/berdav/zsh-digraphs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/berdav%2Fzsh-digraphs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274942126,"owners_count":25378207,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"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":["localization","shell","text-expander","utf8","vim","zsh-plugin"],"created_at":"2024-11-05T18:27:07.330Z","updated_at":"2025-09-13T08:50:44.277Z","avatar_url":"https://github.com/berdav.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ZSH Digraphs\n\nInsert VIM digraphs with ZSH.\n\n![Download of german's wikipedia and grep of eszet words.](https://github.com/berdav/zsh-digraphs/raw/master/readme-img/zsh-digraphs.gif)\n\n## Usage\nThe plugin uses VIM digraphs.\nThe most common ones used for German and Italian are:\n\n| code | Glyph | Description               |\n|------|-------|---------------------------|\n|  a`  |   à   | Grave-accented a (là)     |\n|  i`  |   ì   | Grave-accented i (così)   |\n|  o`  |   ò   | Grave-accented o (però)   |\n|  e`  |   è   | Grave-accented e (è)      |\n|  e'  |   é   | Acute-accented e (perché) |\n|  a:  |   ä   | Umlauted a (männer)       |\n|  o:  |   ö   | Umlauted o (öl)           |\n|  u:  |   ü   | Umlauted u (Tschüss)      |\n|  ss  |   ß   | Eszett (Straße)           |\n\nTo insert one code, write the two characters and press Ctrl-K, the\ncharacters will get translated to their relative glyph.\n\n## Installation\nTo install the plugin put in your `.zshrc.local` the following\nentry:\n```bash\nsource $path_to_repo/zsh-digraphs.sh\n```\nsubstituting $path_to_repo with the path where you've downloaded this repo.\n\n## Update and configuration\nYou can generate an up-to-date configuration using the upstream vim\nrepository, simply execute the `update_zsh_digraphs.sh` script to generate\na new `zsh-digraph.sh`.\n\nYou can also configure your digraphs, put them in the `user_digraphs.h`\nand regenerate the configuration using the provided\n`update_zsh_digraphs.sh` script.\n\n## Motivation\nFrom time to time I need to write words on the command line (e.g.\nIf I am taking ephemeral notes and I don't want to open VIM).\n\nThat is perfectly fine when I'm writing in English, but not when I'm\nwriting in Italian (which has accented vowels such as è, é, ù, ò and ì)\nor German which has Ezset (ß) and Umlaut (ü, ö, ä).  And I don't want to\nswitch from USA layout to localized ones.\n\nThe solution could be to use the UTF8 input provided by the System, but\nI would need to remember the conter-intuitive Unicode number.\n\nThe VIM input system is really easy to memorize.  Therefore this script\nadapt VIM input to ZSH.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberdav%2Fzsh-digraphs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fberdav%2Fzsh-digraphs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fberdav%2Fzsh-digraphs/lists"}