store prompt-wording of the Output-Floating-Window for upcoming codex sessions

This commit is contained in:
2025-12-27 22:36:08 +01:00
parent 60960322ac
commit 2ad3ded481

View File

@@ -66,6 +66,13 @@
- Live Output + Autoscroll - Live Output + Autoscroll
- `<esc><esc>` versteckt Window - `<esc><esc>` versteckt Window
- Reopen via `TSamShowOutput` - Reopen via `TSamShowOutput`
- Wording:
- `Testing-Float`: Container-Floating-Window für Testausgabe
- `Test-Listing-Float`: linkes Unterfenster im `Testing-Float`, zeigt die Ergebnisliste
- `Detail-Float`: rechtes Unterfenster im `Testing-Float`, zeigt Detail-Output zum selektierten Test
- Verhalten: Nach `TSamNearest/TSamFile/TSamAll/TSamFailedOnly/...` öffnet sich das `Testing-Float` im ListingModus (nur `Test-Listing-Float` sichtbar)
- `<cr>` auf `[ FAIL ] ...` im `Test-Listing-Float` öffnet/aktualisiert das `Detail-Float` als 20/80VSplit (links 20% Listing, rechts 80% Detail)
- ANSI: Nur im `Detail-Float` ANSI-Codes in Highlights übersetzen; im `Test-Listing-Float` keine ANSI-Übersetzung
## Tests ## Tests
- plenary.nvim / busted - plenary.nvim / busted