{"id":23932364,"url":"https://github.com/xor-bits/text-editor","last_synced_at":"2026-06-18T17:31:10.804Z","repository":{"id":271158775,"uuid":"771789470","full_name":"xor-bits/text-editor","owner":"xor-bits","description":"VIM-like CLI text editor with remote edit capabilities","archived":false,"fork":false,"pushed_at":"2025-05-22T16:59:35.000Z","size":216,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-22T18:13:06.475Z","etag":null,"topics":["cli","docker","file-explorer","file-manager","file-viewer","rust","ssh","text-editing","text-editor","tui","vim"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xor-bits.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-03-14T00:29:35.000Z","updated_at":"2025-05-22T16:59:38.000Z","dependencies_parsed_at":"2025-03-10T18:39:25.923Z","dependency_job_id":"32a0885b-933d-4a13-90e7-65910a25c751","html_url":"https://github.com/xor-bits/text-editor","commit_stats":null,"previous_names":["xor-bits/text-editor"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/xor-bits/text-editor","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Ftext-editor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Ftext-editor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Ftext-editor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Ftext-editor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xor-bits","download_url":"https://codeload.github.com/xor-bits/text-editor/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xor-bits%2Ftext-editor/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34501471,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","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":["cli","docker","file-explorer","file-manager","file-viewer","rust","ssh","text-editing","text-editor","tui","vim"],"created_at":"2025-01-06T00:19:06.539Z","updated_at":"2026-06-18T17:31:10.799Z","avatar_url":"https://github.com/xor-bits.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# text-editor\n\nVIM/NeoVIM/Emacs Evil Mode/Helix/Kakoune -like cross-platform terminal based text editor\n\n\u003c/div\u003e\n\nThe plan is to create a text editor that can edit (almost) anything and (almost) anywhere.\nLike a local config file, or a level.dat NBT file in a remote server over both SSH and Docker.\n\nRemote editing should work like TRAMP in Emacs.\n\nBuffers have a mode for the content type, like text, hex, NBT, or other binary formats.\n\n## Example usage\n\n```\n# just a normal local file\ntext-editor src/main.rs\n\n# use sudo to edit /etc/fstab\ntext-editor sudo:/etc/fstab\n\n# connect to user1@host1 using ssh, then connect to user2@host2 from host1 and open 'file'\ntext-editor ssh:user1@host1|ssh:user2@host2:file\n```\n\n## Screenshots\n\n### normal file editing and which-key\n![image](https://github.com/user-attachments/assets/0e5fb113-7f80-474a-9b8e-1f55db3cfe26)\n\n### NBT file editing over SSH\n![image](https://github.com/user-attachments/assets/90931fa2-d80e-4c0c-ad1d-d849acdbbfc4)\n\n### file explorer and editor over ssh\n![image](https://github.com/user-attachments/assets/15d27e2b-8e1b-4caf-877f-b7e16dafac07)\n\n### command suggestions\n![image](https://github.com/user-attachments/assets/cfeab306-0eee-4856-8741-55b1f02c6fbd)\n\n## TODOs\n\n - [x] file editing\n - [x] remote (ssh/sudo/docker/..) file editing\n - [x] SSH/sudo askpass somehow\n - [x] multiple buffers\n - [x] file picker\n - [x] buffer picker\n - [x] welcome message\n - [ ] selections\n - [x] hex editor\n - [x] NBT editor\n - [ ] text-editor configuration\n - [x] syntax highlighting\n - [ ] LSP\n - [ ] search\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxor-bits%2Ftext-editor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxor-bits%2Ftext-editor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxor-bits%2Ftext-editor/lists"}