-
Notifications
You must be signed in to change notification settings - Fork 34
Home
Casey Williams edited this page Apr 5, 2017
·
4 revisions
Bric is a text editor based on kilo.
If you have performed a make install
then just bric <filename>
. It can be a new or existing filename. Ctrl-Q
to quit, Ctrl-S
to save, Ctrl-F
to find. Navigate with the arrow keys (a better movement system will be implemented in the future).
- Git integration
- Line numbers
- More syntax keyword colours
- More language syntax highlighting
- More shortcuts (e.g. goto, delete line, append etc.)
I'm completely open to anyone forking and helping build features of the editor so go ahead and make a PR!
To submit any bugs or give feedback please add an issue on this repo.
Written and maintained by Casey Williams (shnupta).