rmux-core 0.10.0

Core session, pane, layout, format, hook, and buffer model for the RMUX terminal multiplexer.
Documentation
# rmux-core parser trace
# regenerate with: RMUX_REGEN_PARSER_TRACES=1 cargo test --package rmux-core --test parser_traces -- --nocapture
fixture: unicode_combining_acute
feeds: 1
size: cols=10 rows=1 history=5
resize_after: (none)
input_length: 4
input_hex: 65 cc 81 66
parser_state: Ground
parser_pending_hex: (empty)
parser_replies_hex: (empty)
parser_ground_timer_active: false
mode_bits: 0x00000011
cursor_style: 0
cursor: x=2 y=0
cursor_absolute_y: 0
alternate: false
history_size: 0
history_bytes: 0
bell_count: 0
title: ""
path: ""
size_runtime: cols=10 rows=1
absolute_line_count: 1
--- visible_lines ---
[v=0] flags=- cells=10
  c  0 . text="e\u{301}" w=1 attr=0x0000 fg=default bg=default us=default link=0
  c  1 . text="f" w=1 attr=0x0000 fg=default bg=default us=default link=0
--- history_lines ---
(empty)
--- transcript ---
| éf
--- transcript_joined ---
| éf
--- transcript_with_sequences ---
| éf
--- saved_transcript ---
(none)