add status line

This commit is contained in:
alice pellerin
2026-03-17 03:51:36 -05:00
parent a8e0a4fdb0
commit 86f6c43651
5 changed files with 94 additions and 38 deletions
+3 -1
View File
@@ -5,7 +5,7 @@ use app::App;
mod cardinality;
mod empty_span;
mod select_grey;
mod custom_greys;
mod app;
mod cursor;
@@ -16,6 +16,8 @@ const CHUNKS_PER_LINE: usize = BYTES_PER_LINE / BYTES_PER_CHUNK;
// TODO:
// - modes
// - g/v/z
// - search
// - jumplist
// - modifications
// - insert/append
// - replace