#+TITLE: 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