Update TODO and BUGS

This commit is contained in:
Andrew Hamilton 2022-01-28 15:48:10 +10:00
parent 6254e77275
commit 5c0d44df2e
2 changed files with 4 additions and 0 deletions

3
BUGS
View file

@ -1,4 +1,7 @@
Current: Current:
- Input can be lost when typing quickly and diff-edit is busy.
Seen with rapid undo while diffing.
- Error sometimes when paging to the bottom of the file.
Fixed: Fixed:

1
TODO
View file

@ -6,6 +6,7 @@ Todo:
- Search. - Search.
- Search and replace. - Search and replace.
- Overwrite mode. - Overwrite mode.
- Large pastes.
Done: Done: