Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 460 Bytes

File metadata and controls

28 lines (17 loc) · 460 Bytes

PaperTE

Yet Another Minimal Text Editor.

Dependencies

  • gtkmm 3.0

Build

  • Use the make command to build.
  • It will create a build directory with the output.

Usage

After building you can open the application with make open or run PaperTE filename.txt inside the build directory.

Key Bindings

Command Keybinding
Open File Ctrl + o
Save File Ctrl + s
Quit Ctrl + q

License

  • Licensed under MIT.