{"id":16915809,"url":"https://github.com/zesterer/zte","last_synced_at":"2025-04-11T16:23:28.550Z","repository":{"id":44372048,"uuid":"196446062","full_name":"zesterer/zte","owner":"zesterer","description":"Zesterer's Text Editor","archived":false,"fork":false,"pushed_at":"2024-03-04T16:52:03.000Z","size":617,"stargazers_count":21,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-04T00:57:29.559Z","etag":null,"topics":["rust","text-editor"],"latest_commit_sha":null,"homepage":null,"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/zesterer.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}},"created_at":"2019-07-11T18:25:27.000Z","updated_at":"2024-11-06T22:06:39.000Z","dependencies_parsed_at":"2024-02-02T17:00:37.510Z","dependency_job_id":"942389f5-5860-43fa-83d6-d9a120b13e9c","html_url":"https://github.com/zesterer/zte","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/zesterer%2Fzte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zesterer%2Fzte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zesterer%2Fzte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zesterer%2Fzte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zesterer","download_url":"https://codeload.github.com/zesterer/zte/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239712681,"owners_count":19684849,"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":["rust","text-editor"],"created_at":"2024-10-13T19:22:50.086Z","updated_at":"2025-02-19T18:31:05.992Z","avatar_url":"https://github.com/zesterer.png","language":"Rust","readme":"# ZTE\n\nZesterer's Text Editor\n\n# \u003cimg src=\"misc/screenshot.png\" alt=\"ZTE editing Rust code\" /\u003e\n\n## What\n\nZTE is a personal project. I grew frustrated with existing text editors and wanted something that worked exactly as I liked. This is not designed to be a general-purpose text editor with lots of fancy bells and whistles - it's supposed to work as I want it to and no more besides.\n\n## Features\n\n- Multi-pane editor\n- Clipboard support\n- Buffers are independent of editors\n- Buffer switching and opening\n- Automatic indentation\n- Syntax highlighting for\n    - `.rs`\n    - `.toml`\n    - `.glsl`\n    - `.ron`\n    - `.md`\n    - `.log`\n    - `.tao`\n\n## Keybindings\n\n### Text manipulation\n\nWithin an editor pane, 'standard' non-modal keybindings apply:\n\n- Arrow keys + page up + page down to move around the text\n- Ctrl + arrow keys to move around the text word-wise\n- Shift + arrow keys to select characters\n- Shift + ctrl + arrow keys to select words\n\n- `Ctrl + X`: Cut\n- `Ctrl + C`: Copy\n- `Ctrl + V`: Paste\n- `Ctrl + D`: Duplicate line or selection\n\nThe DE clipboard will be used where possible.\n\n### Editor pane manipulation\n\n- `Alt + W/A/S/D`: Switch to the next editor pane in the given direction\n- `Alt + Shift + W/A/S/D`: Create a new editor pane in the given direction\n- `Alt + Q`: Close the current editor pane\n\n### Buffer manipulation\n\n- `Ctrl + O`: Open a file in a new buffer (or reuse an existing buffer if the file is already open)\n- `Ctrl + S`: Save the current buffer\n- `Ctrl + N`: Create a new buffer (currently not useful until saving buffers with new names is implemented, use `Ctrl + O` instead to create a new file)\n\n- `Ctrl + B`: Switch the current editor pane between recent buffers\n- `Ctrl + Q`: Close the current buffer (unsaved data will be lost)\n\n### Misc\n\n- `Esc`: Cancel the current action (or close the editor)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzesterer%2Fzte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzesterer%2Fzte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzesterer%2Fzte/lists"}