https://github.com/polachok/helix-gpui
helix gpui frontend
https://github.com/polachok/helix-gpui
gui helix-editor rust-lang
Last synced: about 1 year ago
JSON representation
helix gpui frontend
- Host: GitHub
- URL: https://github.com/polachok/helix-gpui
- Owner: polachok
- License: mpl-2.0
- Created: 2024-04-09T20:07:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T08:45:58.000Z (about 2 years ago)
- Last Synced: 2025-03-29T12:45:16.452Z (about 1 year ago)
- Topics: gui, helix-editor, rust-lang
- Language: Rust
- Homepage:
- Size: 386 KB
- Stars: 478
- Watchers: 5
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-gpui - helix-gpui
README
# Helix gpui

This is a simple GUI for [helix](https://helix-editor.com/) editor. Most modal editors are terminal apps, I'd like to change that and implement a good modal GUI editor.
## State of things
Currently this project has *less* features and more bugs than helix-term (`hx`).
* The first goal is to reach feature parity
* Second goal is refactoring helix to allow for implementing commands properly
* Third goal is adding things like builtin terminal and file tree