Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/polachok/helix-gpui
helix gpui frontend
https://github.com/polachok/helix-gpui
gui helix-editor rust-lang
Last synced: 13 days 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 (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-10T08:45:58.000Z (5 months ago)
- Last Synced: 2024-08-01T22:57:45.035Z (3 months ago)
- Topics: gui, helix-editor, rust-lang
- Language: Rust
- Homepage:
- Size: 386 KB
- Stars: 436
- Watchers: 5
- Forks: 3
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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