diff --git a/BUGS b/BUGS index 997c00a..8b4027d 100644 --- a/BUGS +++ b/BUGS @@ -1,4 +1,7 @@ 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: diff --git a/TODO b/TODO index 9ff11ec..4c5b1fc 100644 --- a/TODO +++ b/TODO @@ -6,6 +6,7 @@ Todo: - Search. - Search and replace. - Overwrite mode. +- Large pastes. Done: