gxt - simple TUI text editor
| src | Rewrite Makefile | |
| tests | Initial commit | |
| LICENSE | Happy New 2022 Year | |
| README.org | Initial commit | |
gxt - GRU TUI text editor
Features
- Moving using arrow keys and Emacs bindings
- C-e move screen one page down
- M-r calls simple shell
Dependencies
- make
- libncurses
How to build
- `cd src`
- `make`
- and run `gxt` executable