⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

Module text_editor

Module text_editor 

Source
Expand description

GUI Text Editor Application

Simple text editor with basic editing capabilities.

Structs§

TextEditor
Text editor state

Functions§

create_text_editor
Create a new text editor instance
init
Initialize text editor
with_text_editor
Execute a function with the text editor