Skip to content

bendaws/hallo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hallo

Note: I'm rewriting hallo in Lua as a hobby project, you can check out the Carbon editor. hallo is a small text editor I made in a couple days.

You can find a rough layout of Hallo below.

============================================================================================================
~
~
~
~                                      hallo editor -- version 0.0.1
~
~
~
~
~
~
~
[No Name] - 0 lines                                                                              no ft | 1/0
HELP: Ctrl-S: save | Ctrl-Q: quit | Ctrl-F: find | Ctrl-T: terminal
============================================================================================================

Install hallo

Easy setup

curl raw.githubusercontent.com/bendaws/halloworld/main/i.bash | bash

Build from source yourself

Hallo includes a makefile to help you build hallo from source. You can activate it with:

make hallo

Hallo adds itself to the $PATH by default. You can skip this step in compilation with another command.

make hallo-keep

About

Hallo text editor

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published