Various bugfixes

This commit is contained in:
2026-01-29 19:47:12 -05:00
parent 8933153c2b
commit d04dd4bc1e
7 changed files with 54 additions and 13 deletions

View File

@@ -1,5 +1,6 @@
pub mod highlight;
pub mod readline;
pub mod statusline;
use readline::{FernVi, Readline};