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