vt100 0.8.0

Library for parsing terminal data
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
  "contents": "a",
  "cells": {
    "0,0": {
      "contents": "a"
    }
  },
  "cursor_position": [
    0,
    1
  ]
}