Commit graph

13 commits

Author SHA1 Message Date
3dd181b27a editor: Allow tabs 2022-02-16 19:40:39 +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
c0bdb52391 editor: Add indent and dedent commands 2022-01-31 19:42:59 +10:00
dfe075b11c editor: Add overwriting mode
- Using latest version of fill3 that recognizes the insert key.
2022-01-28 19:42:55 +10:00
5c0d44df2e Update TODO and BUGS 2022-01-28 15:48:10 +10:00
9ea41f1181 Update TODO 2022-01-24 23:14:59 +10:00
2504dd0cff Right align the left editor 2022-01-21 09:20:57 +10:00
b92429f487 Update TODO and BUGS 2022-01-14 14:31:15 +10:00
1a71188944 Update TODO 2022-01-13 14:00:56 +10:00
bc32e358a1 editor: Add basic undo command. 2022-01-13 00:51:04 +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