feat(tui): simpler layout, always stretched

This commit is contained in:
adamdotdevin
2025-07-18 13:03:27 -05:00
parent d56dec4ba7
commit 611854e4b6
9 changed files with 40 additions and 54 deletions

View File

@@ -1,4 +0,0 @@
package app
const MAX_CONTAINER_WIDTH = 86
const EDIT_DIFF_MAX_WIDTH = 180