diff options
| author | Grail Finder <wohilas@gmail.com> | 2026-03-08 08:50:50 +0300 |
|---|---|---|
| committer | Grail Finder <wohilas@gmail.com> | 2026-03-08 08:50:50 +0300 |
| commit | e0201886f80528790c3a05864da66bafdf07f9d8 (patch) | |
| tree | 8af44a14ad3ea69e3df570b4542caf3d98b33ed6 /tui.go | |
| parent | 5b175c12a63099525444ab455b333c8a6579bd78 (diff) | |
Enha (rag): keep page open until user closes it
Diffstat (limited to 'tui.go')
| -rw-r--r-- | tui.go | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ var ( helpPage = "helpPage" renamePage = "renamePage" RAGPage = "RAGPage" - RAGLoadedPage = "RAGLoadedPage" propsPage = "propsPage" codeBlockPage = "codeBlockPage" imgPage = "imgPage" |
