From 1ae9669c30089447212b05104a239c0866890116 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Sat, 20 Jun 2026 10:46:19 +0200 Subject: lib: extend tests --- ttwhy/scanners/terminal_policies.cppm | 1 - 1 file changed, 1 deletion(-) (limited to 'ttwhy/scanners/terminal_policies.cppm') diff --git a/ttwhy/scanners/terminal_policies.cppm b/ttwhy/scanners/terminal_policies.cppm index 87e54b3..e5863d3 100644 --- a/ttwhy/scanners/terminal_policies.cppm +++ b/ttwhy/scanners/terminal_policies.cppm @@ -36,7 +36,6 @@ namespace ttwhy::scanners } }(buffer.back()); sink(navigation_event{key}); - buffer.clear(); } constexpr auto static resolve_vt100_cursor(char terminator, ttwhy::ansi_sink auto & sink) -> void -- cgit v1.2.3