Init
Go to file
itdominator eb149270b0 disabled completion for now; finalized colorize plugin 2023-10-14 14:27:42 -05:00
images Worked more on search and replace plugin; updated image 2023-10-11 00:05:55 -05:00
plugins disabled completion for now; finalized colorize plugin 2023-10-14 14:27:42 -05:00
src disabled completion for now; finalized colorize plugin 2023-10-14 14:27:42 -05:00
user_config added buffer state indicator; small cleanup of unused code 2023-10-12 22:22:19 -05:00
.gitignore Initial commit 2023-03-18 04:17:38 +00:00
LICENSE Initial commit 2023-03-18 04:17:38 +00:00
README.md Added preview images 2023-10-10 23:05:46 -05:00

README.md

Newton Editor

A Python and Gtk+ quasi-IDE.

Requirements

  • PyGObject
  • setproctitle
  • pyxdg

Note

WIP

Images

1 Newton default view. 2 Newton search and replace plus menu shown.