diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2026-06-20 10:46:19 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2026-06-20 10:53:48 +0200 |
| commit | 1ae9669c30089447212b05104a239c0866890116 (patch) | |
| tree | 10dd37b83ecb7843838571e19d9d5987ca3b89a1 /ttwhy/scanners/terminal_policies.cppm | |
| parent | d33ec72b70fa5e403170cf06f4619dbc7f0b306e (diff) | |
| download | ttwhy-1ae9669c30089447212b05104a239c0866890116.tar.xz ttwhy-1ae9669c30089447212b05104a239c0866890116.zip | |
Diffstat (limited to 'ttwhy/scanners/terminal_policies.cppm')
| -rw-r--r-- | ttwhy/scanners/terminal_policies.cppm | 1 |
1 files changed, 0 insertions, 1 deletions
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 |
