{"id":40361917,"url":"https://github.com/ad-sho-loko/mille","last_synced_at":"2026-01-20T10:31:11.099Z","repository":{"id":57539530,"uuid":"264474842","full_name":"ad-sho-loko/mille","owner":"ad-sho-loko","description":"Toy text editor in less than 1K lines of code.","archived":false,"fork":false,"pushed_at":"2020-07-29T15:44:11.000Z","size":533,"stargazers_count":47,"open_issues_count":1,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T03:29:15.482Z","etag":null,"topics":["go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/ad-sho-loko.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":"2020-05-16T16:08:22.000Z","updated_at":"2024-06-02T15:51:22.000Z","dependencies_parsed_at":"2022-09-26T18:31:43.303Z","dependency_job_id":null,"html_url":"https://github.com/ad-sho-loko/mille","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ad-sho-loko/mille","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-sho-loko%2Fmille","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-sho-loko%2Fmille/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-sho-loko%2Fmille/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-sho-loko%2Fmille/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-sho-loko","download_url":"https://codeload.github.com/ad-sho-loko/mille/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-sho-loko%2Fmille/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28601806,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T09:39:28.479Z","status":"ssl_error","status_checked_at":"2026-01-20T09:38:10.511Z","response_time":117,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["go"],"created_at":"2026-01-20T10:31:11.023Z","updated_at":"2026-01-20T10:31:11.088Z","avatar_url":"https://github.com/ad-sho-loko.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## mille \n\nmille is a toy text editor in less than 1K lines of code (not including test codes). \nIt aims to be simple, readable codes, but works great.\nThis project is inspired by [https://github.com/antirez/kilo](kilo). \nMoreover, mille doesn't depend on any external library. \n\n![demo](https://github.com/ad-sho-loko/mille/blob/master/img/demo.gif)\n\n## Features\n\n- Less 1K code bases\n- No External Libraries. \n- Implement Gap Buffer\n\n## Editor Features \n\n- Open file\n- Create file\n- Save file\n- Edit file\n- Go syntax highlighting\n\n## Install\n\nIf you already installed go, Please type below in your terminal.\n\n```\ngo get -u github.com/ad-sho-loko/mille\n```\n\n## Usage\n\n### Run \n\n```\nmille \u003cfilename\u003e\n```\n\n### Keys\n\n|  Key  |  Description  |\n| ---- | ---- |\n|  `Ctrl-H`  |  Backspace |\n|  `Ctrl-A`  |  Move Caret to Line Start |\n|  `Ctrl-E`  |  Move Caret to Line End |\n|  `Ctrl-P`  |  Up |\n|  `Ctrl-F`  |  Right |\n|  `Ctrl-N`  |  Down |\n|  `Ctrl-B`  |  Left |\n|  `Ctrl-S`  |  Save |\n|  `Ctrl-C`  |  Close |\n\n## Feature works\n\n- UTF8 \n- Search/Replace\n- Copy/Paste\n- Undo/Redo\n\n## Author\nShogo Arakawa (ad.sho.loko@gmail.com)\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-sho-loko%2Fmille","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fad-sho-loko%2Fmille","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-sho-loko%2Fmille/lists"}