--- title: Interface hilbish.editor description: interactions for Hilbish's line reader layout: doc menu: docs: parent: "API" --- ## Introduction The hilbish.editor interface provides functions to directly interact with the line editor in use. ## Functions ### insert(text) Inserts text into the line.