Commit graph

8 commits

Author SHA1 Message Date
87e62e8570 Fix crashes during scrolling
- Occured due to negative scroll positions or not finding the
  equivalent line in the other editor.
2022-03-08 10:06:47 +10:00
922fb2a782 editor: Fix large pastes and handle fast input
- Control characters and escape sequences are separated regardless
  of input speed.
2022-02-13 09:18:05 +10:00
5c0d44df2e Update TODO and BUGS 2022-01-28 15:48:10 +10:00
d9e95c1485 editor: Fix all lines to have same background width 2022-01-17 22:22:16 +10:00
b92429f487 Update TODO and BUGS 2022-01-14 14:31:15 +10:00
401005ee3a editor: Fix scrolling crash. 2022-01-07 17:55:16 +10:00
5e2657c46d Update TODO and BUGS. 2022-01-04 10:00:42 +10:00
bbe73eff21 Initial commit. 2022-01-01 17:37:20 +10:00