{"id":13412545,"url":"https://github.com/idanarye/nvim-channelot","last_synced_at":"2025-05-07T04:46:07.861Z","repository":{"id":64932461,"uuid":"561077094","full_name":"idanarye/nvim-channelot","owner":"idanarye","description":"Operate Neovim jobs from Lua coroutines","archived":false,"fork":false,"pushed_at":"2024-04-28T16:34:36.000Z","size":44,"stargazers_count":7,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-05-07T04:45:59.473Z","etag":null,"topics":["lua","neovim","shell","terminal"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/idanarye.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-11-02T22:30:39.000Z","updated_at":"2025-01-03T06:20:10.000Z","dependencies_parsed_at":"2024-01-03T03:30:06.872Z","dependency_job_id":"b595a776-c56e-4739-9df7-710df2ccff43","html_url":"https://github.com/idanarye/nvim-channelot","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/idanarye%2Fnvim-channelot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idanarye%2Fnvim-channelot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idanarye%2Fnvim-channelot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/idanarye%2Fnvim-channelot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/idanarye","download_url":"https://codeload.github.com/idanarye/nvim-channelot/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816520,"owners_count":21808702,"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":["lua","neovim","shell","terminal"],"created_at":"2024-07-30T20:01:25.950Z","updated_at":"2025-05-07T04:46:07.833Z","avatar_url":"https://github.com/idanarye.png","language":"Lua","funding_links":[],"categories":["Terminal Integration"],"sub_categories":["Cursorline","CSV Files"],"readme":"[![CI Status](https://github.com/idanarye/nvim-channelot/workflows/CI/badge.svg)](https://github.com/idanarye/channelot/actions)\n\nINTRODUCTION\n============\n\nChannelot is a library plugin for operating Neovim jobs from a Lua coroutine. It supports:\n\n* Starting jobs, with and without terminals.\n* Starting multiple jobs on the same Neovim terminal.\n* Job control is done via Lua coroutines - Channelot will resume the coroutine once the job is finished and/or when it outputs new data.\n\nChannelot was created as a supplemental plugin for [Moonicipal](https://github.com/idanarye/nvim-moonicipal), but can be used independent of it.\n\nFor a more through explanation, please to this section in a blog post about Moonicipal: https://dev.to/idanarye/moonicipal-explained-4h02#cached-buffers-and-channelot-terminals\n\nFEATURES (IMPLEMENTED/PLANNED)\n==============================\n\n- [x] Control jobs from coroutines.\n- [x] Run jobs in automatic terminal, manually managed terminal, or no terminal.\n- [x] Environment variables.\n- [x] Waiting for a job to finish.\n- [x] Iterating over job output.\n- [x] Writing to job's stdin.\n- [ ] Setting job parameters.\n\nCONTRIBUTION GUIDELINES\n=======================\n\n* If your contribution can be reasonably tested with automation tests, add tests.\n* Documentation comments must be compatible with both [Sumneko Language Server](https://github.com/sumneko/lua-language-server/wiki/Annotations) and [lemmy-help](https://github.com/numToStr/lemmy-help/blob/master/emmylua.md). If you do something that changes the documentation, please run `make docs` to update the vimdoc.\n* Update the changelog according to the [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) format.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidanarye%2Fnvim-channelot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidanarye%2Fnvim-channelot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidanarye%2Fnvim-channelot/lists"}