You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
src | 9 months ago | |
tests | 9 months ago | |
LICENSE | 5 months ago | |
README.org | 9 months ago |
README.org
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