show how to load lines in editor

[?]
Apr 21, 2023, 6:41 AM
TOKSRJMDHARCJBMYT5AA5N6EH5L7Y6TUGCZAIA2ZXTMNTJBB3EMQC

Dependencies

Change contents

  • edit in reference.md at line 207
    [7.216]
    [2.95]
    * `state.lines = load_array(lines)` -- loads the editor state with the array
    of `lines`
  • replacement in reference.md at line 236
    [3.1601][3.1601:1653]()
    state as the cursor moves and the buffer scrolls.
    [3.1601]
    [3.1653]
    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`.