{"id":18707364,"url":"https://github.com/gboncoffee/ved","last_synced_at":"2026-04-29T22:33:12.022Z","repository":{"id":155588867,"uuid":"585411769","full_name":"gboncoffee/ved","owner":"gboncoffee","description":"Visual EDitor","archived":false,"fork":false,"pushed_at":"2023-11-08T13:47:19.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T07:20:25.337Z","etag":null,"topics":["c","editor","ncurses","terminal","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gboncoffee.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":"2023-01-05T05:15:50.000Z","updated_at":"2024-04-27T13:45:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"7f6e4fa2-4d6f-4a3c-a546-64b564f33531","html_url":"https://github.com/gboncoffee/ved","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboncoffee%2Fved","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboncoffee%2Fved/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboncoffee%2Fved/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gboncoffee%2Fved/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gboncoffee","download_url":"https://codeload.github.com/gboncoffee/ved/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239571540,"owners_count":19661164,"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","editor","ncurses","terminal","text-editor"],"created_at":"2024-11-07T12:17:40.567Z","updated_at":"2025-11-09T08:30:39.290Z","avatar_url":"https://github.com/gboncoffee.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Visual EDitor\n\nSimple visual text editor written in pure C.\n\nThere's nothing here, just a playground. It's not usefull because of:  \n- Inserting/reading unicode causes segfault;  \n- Writing/reading a line bigger than the window width also causes segfault;  \n- Tab character is literally unsupported;  \n- The file name should not be bigger than 128 bytes.\n\n## Quickstart\n\n`$ make`  \n`$ ./ved akatsuki.txt`\n\n## Keybinds\n\n- Move left: `Ctrl + B` or `Left`.  \n- Move right: `Ctrl + F` or `Right`.  \n- Move up: `Ctrl + P` or `Up`.  \n- Move down: `Ctrl + N` or `Down`.  \n- Move to end of line: `Ctrl + E` or `End`.  \n- Move to beggining of line: `Ctrl + A` or `Home`.  \n- Delete character under cursor: `Ctrl + D` or `Del`.  \n- Exit: `Ctrl + x`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgboncoffee%2Fved","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgboncoffee%2Fved","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgboncoffee%2Fved/lists"}