Skip to content
/ uni Public

Outputting common unicode characters in the terminal, for integration with helix text editor.

License

Notifications You must be signed in to change notification settings

ElisR/uni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uni

Comically short program to print out the Greek alphabet to stdout.

This was designed for the helix, a terminal based text editor. Although it does not have snippets, one can easily pipe shell outputs into the editor with !, hence the motivation for this program.

In this way, if I need the Greek letter $\beta$, I can just run !uni beta and it will appear at the current cursor position.

Installation

Assuming Rust is installed, it is just a matter of

git clone https://github.com/ElisR/uni.git
cd uni
cargo install --path .

About

Outputting common unicode characters in the terminal, for integration with helix text editor.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages