modified indicator in tab bar

This commit is contained in:
alice pellerin
2026-03-19 04:04:55 -05:00
parent 5908895ef9
commit 8666fb738e
2 changed files with 7 additions and 3 deletions
-2
View File
@@ -19,12 +19,10 @@ const BYTES_PER_CHUNK: usize = 4;
const CHUNKS_PER_LINE: usize = BYTES_PER_LINE / BYTES_PER_CHUNK;
// TODO:
// - multiple buffers (tabs)
// - search
// - modifications
// - insert/append
// - mode
// - how this works with edit history is strange :/
// - add to edit history when *leaving* insert mode
// - replace-and-keep-going
// - mode