add a simple status bar

This commit is contained in:
2026-01-04 03:00:24 +00:00
parent 3ecc365a9b
commit 500d9bc8e8
2 changed files with 23 additions and 10 deletions
+1
View File
@@ -7,6 +7,7 @@ const (
dividerWidth = 1
dragHitArea = 2 // +/- chars around divider
fsTreeStartOffset = 1
statusBarHeight = 3
)
// calculateLayout computes the widths for the file tree and note view