{"id":20317425,"url":"https://github.com/thimc/ed","last_synced_at":"2026-05-05T16:11:34.952Z","repository":{"id":215657143,"uuid":"739268212","full_name":"thimc/ed","owner":"thimc","description":"go clone of ed, the standard UNIX text editor","archived":false,"fork":false,"pushed_at":"2024-08-05T16:57:59.000Z","size":352,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-05T22:01:54.781Z","etag":null,"topics":["ed","line-oriented","qed","text-editor","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/thimc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-05T06:49:21.000Z","updated_at":"2024-08-05T16:58:02.000Z","dependencies_parsed_at":"2024-02-03T12:24:35.090Z","dependency_job_id":"3018ce16-ca74-4cb3-8e64-4296ed9aea4d","html_url":"https://github.com/thimc/ed","commit_stats":null,"previous_names":["thimc/ed"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thimc%2Fed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thimc","download_url":"https://codeload.github.com/thimc/ed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241818898,"owners_count":20025212,"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":["ed","line-oriented","qed","text-editor","unix"],"created_at":"2024-11-14T18:31:55.517Z","updated_at":"2026-05-05T16:11:34.947Z","avatar_url":"https://github.com/thimc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ed\n\n*Note: Ed is currently in the process of major refactoring and\nrewriting parts of the editor, see the `new` branch.*\n\nGo clone of [ed(1)](https://man.openbsd.org/ed.1), the famous\nline-oriented text editor that is originally from the 1970s. Simply\nput, _the UNIX text editor_.\n\n## Differences\nThis version of ed aims to be a bug for bug implementation of the\noriginal. The only thing that differs is that this version uses RE2\ninstead of BRE (basic regular expresions). The reason for this is that\nthe Go programming languages standard library uses that in the\n[regexp](https://pkg.go.dev/regexp) package.\n\n## Todo\n\n\tgodoc -notes 'TODO'\n\n## Installation\n\n\tgo build\n\t./ed file\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Fed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthimc%2Fed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthimc%2Fed/lists"}