Skip to content

huytd/helix-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helix UI (POC)

A GUI client for the Helix editor. It works by capturing and re-render the stdout of the TTY when Helix is running.

Screenshot: Helix-UI editing its own source code :P

Some UI features can be implemented on top of it, for example, the rounded corner cursor and the editing mode badge.

This is by no mean a good approach to implement UI, but it works. The right way to do this should be interacting with the actual rendering protocol.

Note: To run this program, make sure you have helix installed at /usr/local/bin/hx, if the location on your machine is different, change it before compile.


This piece of POC is UNLICENSED, please feel free to do whatever you want with it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages