mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-19 16:40:46 -09:00
This commit adds "kibi" a configurable text editor with UTF-8 support, incremental search, syntax highlighting, line numbers and more, written in less than 1024 lines of Rust with minimal dependencies. https://github.com/ilai-deutel/kibi Signed-off-by: Alexander Shirokov <shirokovalexs@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>