{"id":15570839,"url":"https://github.com/keith/edit-weechat","last_synced_at":"2025-10-03T00:31:13.031Z","repository":{"id":2452455,"uuid":"44506481","full_name":"keith/edit-weechat","owner":"keith","description":"Compose weechat messages in your $EDITOR","archived":false,"fork":false,"pushed_at":"2022-10-14T21:23:00.000Z","size":9,"stargazers_count":33,"open_issues_count":5,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-09T03:23:32.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keith.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}},"created_at":"2015-10-19T02:24:16.000Z","updated_at":"2023-10-09T14:31:44.000Z","dependencies_parsed_at":"2022-07-21T13:02:36.774Z","dependency_job_id":null,"html_url":"https://github.com/keith/edit-weechat","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fedit-weechat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fedit-weechat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fedit-weechat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keith%2Fedit-weechat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keith","download_url":"https://codeload.github.com/keith/edit-weechat/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235053746,"owners_count":18928440,"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","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-02T17:46:15.772Z","updated_at":"2025-10-03T00:31:13.026Z","avatar_url":"https://github.com/keith.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# edit-weechat\n\nThis simple [weechat](https://weechat.org/) plugin allows you to\ncompose messages in your `$EDITOR`.\n\n# Usage\n\n```sh\n/edit\n# Type some stuff\n# Save and quit\n```\n\n# Configuration\n\nIf you'd like to customize the editor you use outside of the `$EDITOR`\nenvironment variable, you can set it in weechat.\n\n```sh\n/set plugins.var.python.edit.editor \"vim -f\"\n```\n\nIn case you want to run editor externally without blocking weechat (since\nblocking weechat can break things), you can configure the plugin like this:\n\n```\n/set plugins.var.python.edit.editor \"gvim -f\"\n/set plugins.var.python.edit.run_externally \"true\"\n```\n\nYou can of course use any editor you want, you can even spawn a terminal and\nuse terminal vim if you prefer.\n\n# Installation\n\nCopy the script to `~/.weechat/python/autoload`\n\n```\nmkdir -p ~/.weechat/python/autoload\nwget https://raw.githubusercontent.com/keith/edit-weechat/master/edit.py ~/.weechat/python/autoload\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fedit-weechat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeith%2Fedit-weechat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeith%2Fedit-weechat/lists"}