document a missing feature in edit.text_input
Dependencies
- [2]
H5UZI3YNeditor documentation - [3]
TOKSRJMDshow how to load lines in editor - [4]
4L3UAM75experiment: knob for readonly editor - [*]
N2NUGNN4include a brief reference enabling many useful apps
Change contents
- replacement in reference.md at line 255
* `edit.text_input(state, t)` -- call this to insert keystrokes into thebuffer.* `edit.text_input(state, t, readonly)` -- call this to insert keystrokes intothe buffer. Setting `readonly` will only permit typing patterns to find inthe text.