1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
# rmux-core parser trace
# regenerate with: RMUX_REGEN_PARSER_TRACES=1 cargo test --package rmux-core --test parser_traces -- --nocapture
fixture: empty_feed
feeds: 1
size: cols=4 rows=2 history=2
resize_after: (none)
input_length: 0
input_hex: (empty)
parser_state: Ground
parser_pending_hex: (empty)
parser_replies_hex: (empty)
parser_ground_timer_active: false
mode_bits: 0x00000011
cursor_style: 0
cursor: x=0 y=0
cursor_absolute_y: 0
alternate: false
history_size: 0
history_bytes: 0
bell_count: 0
title: ""
path: ""
size_runtime: cols=4 rows=2
absolute_line_count: 2
--- visible_lines ---
[v=0] flags=- cells=4
(blank)
[v=1] flags=- cells=4
(blank)
--- history_lines ---
(empty)
--- transcript ---
|
|
--- transcript_joined ---
|
|
--- transcript_with_sequences ---
|
|
--- saved_transcript ---
(none)