{"id":16559679,"url":"https://github.com/psub/weechat-correction-completion","last_synced_at":"2025-10-16T13:43:48.308Z","repository":{"id":136380125,"uuid":"1385714","full_name":"pSub/weechat-correction-completion","owner":"pSub","description":"Provides a completion for \"s/typo/correct\"","archived":false,"fork":false,"pushed_at":"2020-01-10T22:53:15.000Z","size":22,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-05T02:17:27.580Z","etag":null,"topics":["aspell","python","weechat"],"latest_commit_sha":null,"homepage":"https://weechat.org/scripts/source/correction_completion.py.html/","language":"Python","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/pSub.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":"2011-02-19T09:26:30.000Z","updated_at":"2024-02-25T20:28:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"6a233aee-3636-423d-8d26-924f1e96105f","html_url":"https://github.com/pSub/weechat-correction-completion","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/pSub/weechat-correction-completion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pSub%2Fweechat-correction-completion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pSub%2Fweechat-correction-completion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pSub%2Fweechat-correction-completion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pSub%2Fweechat-correction-completion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pSub","download_url":"https://codeload.github.com/pSub/weechat-correction-completion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pSub%2Fweechat-correction-completion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273220507,"owners_count":25066399,"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-02T02:00:09.530Z","response_time":77,"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":["aspell","python","weechat"],"created_at":"2024-10-11T20:26:44.478Z","updated_at":"2025-10-16T13:43:48.240Z","avatar_url":"https://github.com/pSub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"correction_completion plugin for weechat\n========================================\n\n### Usage:\nIf you want to correct yourself, you often do this using the\nexpression 's/typo/correct'. This plugin allows you to complete the\nfirst part (the typo) by pressing *Tab*. The words from the actual\nbuffer are used to complet this part. If the word can be perfectly\nmatched the next word in alphabetical order is shown.\n\nThe second part (the correction) can also be completed. Just press\n*Tab* after the slash and the best correction for the typo is fetched from aspell.\nIf you press *Tab* again, it shows the next suggestion.\nThe language used for suggestions can be set with the option\n\n      plugins.var.python.correction_completion.lang\n\nThe aspell language pack must be installed for this language.\n\n### Setup:\nAdd the template %(correction_completion) to the default completion template.\nThe best way to set the template is to use the [iset-plugin](http://weechat.org/scripts/source/stable/iset.pl/),\nbecause you can see there the current value before changing it. Of course you can also use the\nstandard /set-command e.g.\n\n      /set weechat.completion.default_template \"%(nicks)|%(irc_channels)|%(correction_completion)\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsub%2Fweechat-correction-completion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsub%2Fweechat-correction-completion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsub%2Fweechat-correction-completion/lists"}