Init
Go to file
itdominator efbb6aef5b added ctrl + k and u key bindings for buffer cut and paste 2024-02-10 23:27:42 -06:00
images Theme updates; picture updates 2023-10-26 21:32:59 -05:00
plugins added ctrl + k and u key bindings for buffer cut and paste 2024-02-10 23:27:42 -06:00
src added ctrl + k and u key bindings for buffer cut and paste 2024-02-10 23:27:42 -06:00
user_config Reworking completion call and didChange logic 2024-01-29 22:11:14 -06: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 fixing README image 2023-11-12 01:34:52 -06:00
requirements.txt Added requirements file 2023-11-07 17:38:25 -06:00

README.md

Newton Editor

A Python and Gtk+ quasi-IDE.

Requirements

  • PyGObject
  • setproctitle
  • pyxdg

Note

Currently very much a WIP effort.

  • Move respetive sub folder content under user_config to the same places in Linux. Though, /user/share/newton can go to ~/.config folder if prefered.
  • In additiion, place the plugins folder in the same app folder you moved to /usr/share/newton or ~/.config/newton .

Images

1 Newton default view. 2 Newton search and replace plus menu shown. 3 Newton displaying inline colors. 4 Newton as transparent with youtube playing below it.