Crate kibi

Crate kibi 

Source
Expand description

§Kibi

Kibi is a text editor in ≤1024 lines of code.

Modules§

ansi_escape
ANSI Escape sequences

Structs§

Config
The global Kibi configuration.

Enums§

Error
Kibi error type.

Functions§

run
Set up the terminal and run the text editor. If file_name is not None, load the file.
stdin
Construct and lock a new handle to the standard input of the current process.