{"id":36845176,"url":"https://github.com/biraj21/texterm","last_synced_at":"2026-01-12T14:32:11.436Z","repository":{"id":48574571,"uuid":"372844871","full_name":"biraj21/texterm","owner":"biraj21","description":"A very minimal \u0026 simple text editor written in C with only Standard C Library.","archived":false,"fork":false,"pushed_at":"2024-01-09T23:28:52.000Z","size":306,"stargazers_count":49,"open_issues_count":0,"forks_count":8,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-28T03:53:23.133Z","etag":null,"topics":["c","editor","syntax-highlighting","text-editor"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/biraj21.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}},"created_at":"2021-06-01T13:43:49.000Z","updated_at":"2024-04-27T12:26:40.000Z","dependencies_parsed_at":"2022-09-23T20:40:21.935Z","dependency_job_id":null,"html_url":"https://github.com/biraj21/texterm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/biraj21/texterm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biraj21%2Ftexterm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biraj21%2Ftexterm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biraj21%2Ftexterm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biraj21%2Ftexterm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/biraj21","download_url":"https://codeload.github.com/biraj21/texterm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/biraj21%2Ftexterm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28340400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-12T12:22:26.515Z","status":"ssl_error","status_checked_at":"2026-01-12T12:22:10.856Z","response_time":98,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["c","editor","syntax-highlighting","text-editor"],"created_at":"2026-01-12T14:32:11.002Z","updated_at":"2026-01-12T14:32:11.410Z","avatar_url":"https://github.com/biraj21.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Texterm Text Editor\n\nA simple, minimal \u0026 performant text editor written in C with only C's Standard Library.\n\n![Screenshot](./img/ss.png)\n\n_**Note**: This project is undergoing refactoring at the moment._\n\n## Syntax highlighting supported for\n\n- C/C++\n- JavaScript\n- Python\n- SQL\n\n## Installation\n\n- Make sure that `gcc` \u0026 `make` are installed.\n- Make _install.sh_ file executable.\n  ```\n  chmod +x install.sh\n  ```\n- Execute the installation script.\n  ```\n  ./install.sh\n  ```\n\n## Build\n\n```\nmake texterm\n```\n\n## Usage\n\n```\ntexterm [FILE]\n```\n\n## Acknowledgement\n\nThis project is based on [Snaptoken's](https://github.com/snaptoken) _Build Your Own Text Editor_ [tutorial](https://viewsourcecode.org/snaptoken/kilo/). Thanks [Paige Ruten](https://github.com/paigeruten)!\n\n## Planned Features\n\n- Undo \u0026 redo\n- Text replace\n- Colored bracket pair\n- Syntax highlightng for other languages\n\n## Contributing\n\nRead [contributing guidlines](./CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiraj21%2Ftexterm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbiraj21%2Ftexterm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbiraj21%2Ftexterm/lists"}