{"id":26052619,"url":"https://github.com/eckertalex/edo","last_synced_at":"2025-10-14T03:15:48.642Z","repository":{"id":262518608,"uuid":"886414401","full_name":"eckertalex/edo","owner":"eckertalex","description":"edo - go clone of ed, the classic Unix line editor","archived":false,"fork":false,"pushed_at":"2025-03-02T09:21:34.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-12T20:31:56.078Z","etag":null,"topics":["clone","ed","editor","go","unix"],"latest_commit_sha":null,"homepage":"","language":"Go","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/eckertalex.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":"2024-11-10T23:21:22.000Z","updated_at":"2025-03-02T09:20:23.000Z","dependencies_parsed_at":"2025-01-29T22:46:36.046Z","dependency_job_id":null,"html_url":"https://github.com/eckertalex/edo","commit_stats":null,"previous_names":["eckertalex/edgo"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/eckertalex/edo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eckertalex%2Fedo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eckertalex%2Fedo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eckertalex%2Fedo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eckertalex%2Fedo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/eckertalex","download_url":"https://codeload.github.com/eckertalex/edo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/eckertalex%2Fedo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017786,"owners_count":26086143,"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-10-14T02:00:06.444Z","response_time":60,"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":["clone","ed","editor","go","unix"],"created_at":"2025-03-08T06:41:21.402Z","updated_at":"2025-10-14T03:15:48.610Z","avatar_url":"https://github.com/eckertalex.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# edo\n\nGo clone of [ed(1)](https://man.openbsd.org/ed.1), the classic Unix line editor\n\n## Usage\n\n### Basic Operation\n\n```bash\n# Start with empty buffer\nedo\n\n# Edit a file\nedo filename.txt\n\n# Start with custom prompt\nedo -p \"* \"\n```\n\n### Command Line Flags\n\n- `-p string`: Set custom prompt (default \"\\*\")\n- `-v`: Display version information and exit\n\n### Example Session\n\n```\n$ edo\n*a\nhello world\nline two\n.\n*w file.txt\n2\n*q\n```\n\nPlease make sure to update tests as appropriate.\n\n## TODO\n\n- [ ] print buffer size on load\n- [ ] don't show prompt when appending/inserting\n- [ ] support basic error messages\n- [ ] enable showing error messages with H similar to P\n- [ ] Line ranges (e.g., `1,5p`)\n- [ ] Search commands (`/pattern/`)\n- [ ] Substitute command (`s/old/new/`)\n- [ ] Copy/move lines\n- [ ] Undo functionality\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feckertalex%2Fedo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feckertalex%2Fedo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feckertalex%2Fedo/lists"}