{"id":13707107,"url":"https://github.com/driusan/de","last_synced_at":"2025-04-06T14:12:12.116Z","repository":{"id":57483339,"uuid":"58956476","full_name":"driusan/de","owner":"driusan","description":"A Programmer's Text Editor","archived":false,"fork":false,"pushed_at":"2020-05-02T20:32:04.000Z","size":362,"stargazers_count":427,"open_issues_count":17,"forks_count":24,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-03-30T12:09:26.790Z","etag":null,"topics":["acme-like","go","programmer-editor","shiny","text-editor","vim-like"],"latest_commit_sha":null,"homepage":null,"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/driusan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-16T18:25:00.000Z","updated_at":"2025-03-21T16:34:48.000Z","dependencies_parsed_at":"2022-08-27T21:02:36.885Z","dependency_job_id":null,"html_url":"https://github.com/driusan/de","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/driusan%2Fde","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driusan%2Fde/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driusan%2Fde/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/driusan%2Fde/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/driusan","download_url":"https://codeload.github.com/driusan/de/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492557,"owners_count":20947545,"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":["acme-like","go","programmer-editor","shiny","text-editor","vim-like"],"created_at":"2024-08-02T22:01:19.609Z","updated_at":"2025-04-06T14:12:12.098Z","avatar_url":"https://github.com/driusan.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"# The de Editor [![Build Status](https://travis-ci.org/driusan/de.svg?branch=master)](https://travis-ci.org/driusan/de)\n\nde is a programmer's editor. (Where that programmer happens to be [driusan](https://github.com/driusan/).)\n\nIt's kind of like a bastard child of vim and Plan 9's acme editor, because vim feels inadequate on a \ncomputer with a mouse after using acme, and acme feels inadequate on a computer with a keyboard after \nusing vi.\n\nLike vim, it's a modal editor with syntax highlighting that uses hjkl for movement.\nLike acme, it attempts to exploit your current OS environment instead of replacing it and tries to\nmake the mouse useful.\n\nSee [USAGE.md](USAGE.md) for usage instructions.\n\n![de screenshot](https://driusan.github.io/de/descreenshot_readme.png)\n\n## Features\n\n* Syntax highlighting (currently only Go and PHP with some basic markdown.)\n* vi-like keybindings and philosophy.\n* acme-like mouse bindings and philosophy.\n* Ability to write plugins in Go. See [PLUGINS.md](PLUGINS.md).\n* Ability to plumb with p9p plumber. See [PLUMBING.md](PLUMBING.md)\n\n![de screenshot](https://driusan.github.io/de/descreenshot_code.png)\n\n## Limitations and Bugs\n\n* vi-like functionality not fully implemented (most notably some movement verbs like '%' are missing,\n  and see notes in issue #1.)\n* Can not open multiple files/windows at a time. (if your workflow is like mine, it means you often\n  save and quit, do something in the shell, and then relaunch your editor. The startup time should\n  be fast enough to support this style of workflow.)\n\n## Installation\n\nIt should be installable with the standard go tools:\n\n```\ngo get -u github.com/driusan/de/...\n```\n\nThen as long as $GOPATH/bin is in your path, you can launch with `de [filename]`\n\n## Community\n\nThere's now a #de channel on gophers.slack.com for users of this editor.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdriusan%2Fde","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdriusan%2Fde","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdriusan%2Fde/lists"}