{"id":20718335,"url":"https://github.com/dimitri4788/texteditorinc","last_synced_at":"2025-09-27T12:31:33.079Z","repository":{"id":30630194,"uuid":"34185659","full_name":"dimitri4788/textEditorInC","owner":"dimitri4788","description":"A simple text editor in C.","archived":false,"fork":false,"pushed_at":"2015-11-13T06:02:07.000Z","size":160,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-17T03:13:08.156Z","etag":null,"topics":["c","text-editor"],"latest_commit_sha":null,"homepage":null,"language":"C","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/dimitri4788.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-04-18T22:44:55.000Z","updated_at":"2024-08-27T20:28:09.000Z","dependencies_parsed_at":"2022-09-05T02:00:46.747Z","dependency_job_id":null,"html_url":"https://github.com/dimitri4788/textEditorInC","commit_stats":null,"previous_names":["dimitri4788/texteditorinc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2FtextEditorInC","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2FtextEditorInC/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2FtextEditorInC/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimitri4788%2FtextEditorInC/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimitri4788","download_url":"https://codeload.github.com/dimitri4788/textEditorInC/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234435871,"owners_count":18832196,"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":["c","text-editor"],"created_at":"2024-11-17T03:13:11.818Z","updated_at":"2025-09-27T12:31:27.826Z","avatar_url":"https://github.com/dimitri4788.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Text editor\n===========\n\nA simple text editor in C.\n\nTo compile\n----------\n```sh\n$ make\n```\n\nTo run\n------\n```sh\n$ ./textEditor \u003ca file name\u003e\n```\n\nOnce the program is running, it accepts following user inputs\n-------------------------------------------------------------\n- p: Print the contents of the file.\n- a 3 I like cats!: Append \"I like cats!\" to the text at line number 3.\n- w: Write the changes back to the file (overwrites the file if it exists).\n- q: Quit\n\nAuthor\n------\nDeep Aggarwal  \ndeep.uiuc@gmail.com  \nDate Started: 03/09/2015  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitri4788%2Ftexteditorinc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimitri4788%2Ftexteditorinc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimitri4788%2Ftexteditorinc/lists"}