TOKSRJMDHARCJBMYT5AA5N6EH5L7Y6TUGCZAIA2ZXTMNTJBB3EMQC
Y3ZR4TOKAUYD22AN2AAVY634ESUJPV6LGTYVUIKLKOVX3Q4L35VAC
JNAQUQKBGJNCTE3JYJ2PPGITFT4447ITKNECMP5LVLIRMRXHHZHAC
N2NUGNN4E37TNLC6JZE4H4HKJZPNVBV4VYTLXW57AP5BOU4ZK7LQC
H5UZI3YNAPSZIQHLCAU67OKHY2XQJC6MR5AKJNYDKK7L6IZ2IINAC
* `state.lines = load_array(lines)` -- loads the editor state with the array of `lines`
* `state.lines = load_array(lines)` -- loads the editor state with the array
of `lines`
state as the cursor moves and the buffer scrolls.
state as the cursor moves and the buffer scrolls. You shouldn't need to do this for the most part, just run it after loading or modifying `state.lines`.
state as the cursor moves and the buffer scrolls. You shouldn't need to do
this for the most part, just run it after loading or modifying
`state.lines`.