Bragi is a modern text editor for programmers that prefer to use their keyboard. Inspired by Emacs, but without the need of having to maintain a repo worth of configuration, Bragi gives you keyboard interactions for anything you want to do on the editor.
Warning
Bragi is in pre-alpha, intended to be used by its developers.
- Keyboard control for everything
- Very flexible multi-cursor system
- Electric indent
- GPU rendering
- Auto-conversion from CRLF to LF
- Low RAM and CPU footprint
- Settings file for easy configuration
- Find files and search in projects
Get the Odin compiler and run the build script:
./release.sh
The executable will be available for you in <bragi-dir>/release