Skip to content
Casey Williams edited this page Apr 5, 2017 · 4 revisions

Welcome to the Bric wiki!

Bric is a text editor based on kilo.

Usage:

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).

Todo:

  • Git integration
  • Line numbers
  • More syntax keyword colours
  • More language syntax highlighting
  • More shortcuts (e.g. goto, delete line, append etc.)

Contribution:

I'm completely open to anyone forking and helping build features of the editor so go ahead and make a PR!

Bugs and feedback:

To submit any bugs or give feedback please add an issue on this repo.

References:

Written and maintained by Casey Williams (shnupta).

Clone this wiki locally