itdominator 13908d7ba7 Refactor file loading to detect external modifications and add reload capability
- Extract _load_data() method from load_path() for reuse in reload()
- Add is_extters externally_modified() to track file state changes (mtime/size)
- Replace load_bytes() with load_contents() for better error handling
- Add reload() method to re-read file from disk
- Fix file_state_watcher by properly detecting external changes
- Update TODO list (add Terminal plugin, mark file_state_watcher as fixed)
2026-03-22 00:35:11 -05:00
2026-03-21 15:29:12 -05:00
2026-03-21 18:16:20 -05:00
2026-01-04 11:42:27 -06:00
2026-01-04 11:42:27 -06:00
2026-03-21 15:29:12 -05:00
2026-01-04 11:42:27 -06:00

Newton

A Python + Gtk 3 based quasi-IDE.

Note

TODO

Images

1 Newton default view. 2 Newton split pane view. 3 Newton search and replace shown. 4 Newton displaying inline colors. 5 Newton as transparent with youtube playing below it. 6 Newton with plugins menu show as well as markdown preview shown.

Description
A text editor repository with two branches to two different architected versions.
Readme 15 MiB