https://github.com/zackradisic/tether
WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
https://github.com/zackradisic/tether
Last synced: about 1 year ago
JSON representation
WIP high-performance code editor inspired by Doom Emacs and neovim. Comes with explosions.
- Host: GitHub
- URL: https://github.com/zackradisic/tether
- Owner: zackradisic
- Created: 2023-06-10T01:10:53.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-09T00:41:18.000Z (over 1 year ago)
- Last Synced: 2025-04-10T06:40:53.277Z (about 1 year ago)
- Homepage:
- Size: 0 Bytes
- Stars: 690
- Watchers: 46
- Forks: 29
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tether
WIP high-performance code editor written in Zig. Inspired by Doom Emacs and neovim. Comes with explosions.
https://github.com/zackradisic/tether/assets/56137411/5b47f546-39af-413b-a29e-fdb2908bc8e8
## Features
- GPU accelerated text rendering using Metal + CoreText
- Smooth & swanky anti-aliased text rendering
- Font ligatures support
- Vim keybindings / modal editing
- Syntax highlighting + incremental parsing via tree-sitter
## In-progress
- LSP support
- JS/TS scripting support