From 8195ed4ee94f490d377b91caa0d79f21dd3e86ed Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Fri, 12 May 2017 07:56:38 -0700 Subject: 3853 Bring back commit 3844, albeit in simplified form. I'd forgotten that the one place where we still need to buffer rendering is when people hold down up/down arrow keys. --- cannot_write_tests_for | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'cannot_write_tests_for') diff --git a/cannot_write_tests_for b/cannot_write_tests_for index 0c0685c9..1bd9ce3c 100644 --- a/cannot_write_tests_for +++ b/cannot_write_tests_for @@ -4,6 +4,12 @@ 3. more touch event types 4. sandbox isolation 5. errors in reading/writing files (missing directory, others?) +6. has-more-events? termbox issues are implementation-specific and not worth testing: latency in interpreting low-level escape characters + +calls to update-cursor are currently duplicated: + render-all calls update-cursor to simplify testing + event-loop needs to call update-cursor explicitly to backstop branches doing their own minimal rendering + solution: update-cursor after minimal rendering -- cgit 1.4.1-2-gfad0