{"id":21965795,"url":"https://github.com/arkaeriit/ascatto","last_synced_at":"2026-04-27T12:36:53.161Z","repository":{"id":119303359,"uuid":"189123218","full_name":"Arkaeriit/ASCatto","owner":"Arkaeriit","description":"A minimalist text editor","archived":false,"fork":false,"pushed_at":"2020-01-16T19:05:03.000Z","size":48,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-22T21:36:25.375Z","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/Arkaeriit.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":"2019-05-29T00:38:42.000Z","updated_at":"2024-11-10T00:47:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f5a0545-3898-4a3a-a878-c17ae43d61e8","html_url":"https://github.com/Arkaeriit/ASCatto","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Arkaeriit/ASCatto","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkaeriit%2FASCatto","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkaeriit%2FASCatto/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkaeriit%2FASCatto/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkaeriit%2FASCatto/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Arkaeriit","download_url":"https://codeload.github.com/Arkaeriit/ASCatto/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Arkaeriit%2FASCatto/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32337274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"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":["c","text-editor"],"created_at":"2024-11-29T12:52:12.025Z","updated_at":"2026-04-27T12:36:53.145Z","avatar_url":"https://github.com/Arkaeriit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# ASCatto\nA minimalist text editor\n\nThis is just a toy project made to quickly do some small edit on config files and stuff like that.\n\nTo use it simply compile it with make and you will have a single executable. Use the executable with the file you want to edit as the first argument.\nTo access help just press h while running the program.\n\n![Alt text](https://i.imgur.com/xG27KdU.png \"Editing a line\")\n\nThe idea behind ASCatto is to make a text editor where there is no cursor (the user can access every part of the file with ease) but the user can also view a part of the file in most of the screen.\n\nASCatto is written in C and the interface is made with ncurses.\n\nRecent modification:\n* Help menu is improved.\n* Lines are not overlaping anymore.\n* We can swap lines.\n\nTo do:\n- [x] Let the user view lines larger than the terminal screen.\n- [x] Make the line editing mode more easy to use.\n- [x] Make it easier to navigate in the text-viewing widows.\n- [ ] Handle non-ASCII characters.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkaeriit%2Fascatto","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farkaeriit%2Fascatto","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farkaeriit%2Fascatto/lists"}