From 5c0d44df2ef426522443a3954b4662a80ace5661 Mon Sep 17 00:00:00 2001 From: Andrew Hamilton Date: Fri, 28 Jan 2022 15:48:10 +1000 Subject: [PATCH] Update TODO and BUGS --- BUGS | 3 +++ TODO | 1 + 2 files changed, 4 insertions(+) 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: