Yet Another Minimal Text Editor.
- gtkmm 3.0
- Use the
make
command to build. - It will create a build directory with the output.
After building you can open the application with make open
or run PaperTE filename.txt
inside the build directory.
Command | Keybinding |
---|---|
Open File | Ctrl + o |
Save File | Ctrl + s |
Quit | Ctrl + q |
- Licensed under MIT.