diff-edit/BUGS
Andrew Hamilton 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

13 lines
290 B
Text

Current:
- Error sometimes when paging to the bottom of the file.
Fixed:
- Interface freezing often.
- Fix scrolling.
- When largest line grows the bounding box should grow.
- Input can be lost when typing quickly and diff-edit is busy.
Seen with rapid undo while diffing.
Won't fix: