itdominator 0c3de1334a Fix line-based editing behavior for cut and duplicate commands
- Cut to temp buffer:
  - Respect selections by expanding to full line boundaries
  - Normalize end iterator to include full line + newline
  - Ensure consistent newline handling for last line
  - Preserve cursor position after delete
  - Prevent line merging when accumulating cut buffer

- Duplicate line:
  - Simplify logic using line-based iter APIs
  - Fix incorrect selection handling and off-by-one issues
  - Ensure full-line duplication for both selection and cursor cases
  - Correct cursor/selection restoration after duplication
2026-04-15 23:02:15 -05:00
2026-03-21 15:29:12 -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