document a missing feature in edit.text_input

akkartik
Nov 16, 2024, 9:28 PM
LYQEIF5ZTILTQXDY4PPSYZVOGFZSK7JWHVKF2Z4ZW2ONEXQAOHOQC

Dependencies

  • [2] H5UZI3YN editor documentation
  • [3] TOKSRJMD show how to load lines in editor
  • [4] 4L3UAM75 experiment: knob for readonly editor
  • [*] N2NUGNN4 include a brief reference enabling many useful apps

Change contents

  • replacement in reference.md at line 255
    [2.1443][2.1443:1526]()
    * `edit.text_input(state, t)` -- call this to insert keystrokes into the
    buffer.
    [2.1443]
    [2.1526]
    * `edit.text_input(state, t, readonly)` -- call this to insert keystrokes into
    the buffer. Setting `readonly` will only permit typing patterns to find in
    the text.