slee

This is a simple text editor written entirely in Zig

MIT License

Stars
0
Committers
2

Bot releases are hidden (Show)

slee - Sleep v0.1.0 Latest Release

Published by tovedetered 5 months ago

This is a fully functional text-editor. It does not have the creature comforts such as search, syntax highlighting, or anything like that. But it works, usage:

sleep [filename]

Ctrl-S: Save
Ctrl-Q: Quit

Full Changelog: https://github.com/tovedetered/sleep/compare/v0.0.1...v0.1.0

slee - Textiditor v0.0.1

Published by tovedetered 5 months ago

v0.0.1

This is a full text viewer that can view files anywhere,

Arrow keys to move and ^Q to quit