{"id":20006803,"url":"https://github.com/callmesalmon/vine","last_synced_at":"2025-05-04T18:33:36.831Z","repository":{"id":257871838,"uuid":"865026053","full_name":"callmesalmon/vine","owner":"callmesalmon","description":"Vine editor: the text editor for minimalists. Contributions are very welcome!","archived":false,"fork":false,"pushed_at":"2025-01-05T12:27:46.000Z","size":17195,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T10:02:30.166Z","etag":null,"topics":["c","code-editor","minimal","programming","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/callmesalmon.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-09-29T19:38:11.000Z","updated_at":"2025-01-14T19:43:14.000Z","dependencies_parsed_at":"2024-10-27T16:16:13.643Z","dependency_job_id":"96c9cabe-d83e-4fd1-a0d6-6c8d57a27ab0","html_url":"https://github.com/callmesalmon/vine","commit_stats":null,"previous_names":["elisstaaf/qv","elisstaaf/vine","realpuresalmon/vine","bestsalmon/vine","callmesalmon/vine"],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callmesalmon%2Fvine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callmesalmon%2Fvine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callmesalmon%2Fvine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/callmesalmon%2Fvine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/callmesalmon","download_url":"https://codeload.github.com/callmesalmon/vine/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252382699,"owners_count":21739205,"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","code-editor","minimal","programming","text-editor"],"created_at":"2024-11-13T06:13:39.545Z","updated_at":"2025-05-04T18:33:36.800Z","avatar_url":"https://github.com/callmesalmon.png","language":"C","readme":"Vine Editor\n===========\n\n\u003e [!WARNING]\n\u003e This project is basically abandoned, I might update someday,\n\u003e but I'm working on another text editor called \"OpenVim\", see\n\u003e OpenVim [here](https://github.com/ElisStaaf/openvim).\n\nVine is a fast and intuitive terminal-based text editor based on the modified \"kilo-src\"\n(https://github.com/snaptoken/kilo-src)  editor made by Paige Ruten, which is in turn based\non Salvatore Sanfilippo's \"kilo\" (https://github.com/antirez/kilo). But this\nversion has a *lot* of improvements. For example more syntax highlighting and even configuration \nfiles (this might just be my opinion, but a much better colourscheme as well). It also runs on \nthe C standard library so that's good, i guess!\n\n**DISCLAIMER**: This is not a UTF-8 text editor, and I have no idea how to implement it. Sue me.\n\n[![VINE EDITOR](https://github.com/ElisStaaf/vine/raw/main/vineimg.png)](https://github.com/ElisStaaf/vine)\n\nRequirements\n------------\n* \u003chttps://gcc.gnu.org/install\u003e\n* \u003chttps://www.gnu.org/software/make\u003e\n* \u003chttps://cmake.org/download\u003e\n* \u003chttps://git-scm.com/downloads\u003e\n\nInstall\n-------\nTo install, firstly clone the repo:\n```sh\ngit clone https://github.com/ElisStaaf/vine ~/vine\n```\n\nAfter that, you'd want to use ``cmake`` to initialize an executable:\n```sh\ncmake .\nsudo make\n```\n\nUsage\n-----\n```sh\nvine \u003cfilename\u003e\n```\nKeybinds\n--------\n```\nCtrl+S - Save\nCtrl+Q - Quit\nCtrl+F - Find\nCtrl+X - Delete next char\nCtrl+D - Delete current line\nCtrl+J - Start of line\nCtrl+K - End of line\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallmesalmon%2Fvine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcallmesalmon%2Fvine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcallmesalmon%2Fvine/lists"}