store prompt-wording of the Output-Floating-Window for upcoming codex sessions
This commit is contained in:
@@ -66,6 +66,13 @@
|
||||
- Live Output + Autoscroll
|
||||
- `<esc><esc>` versteckt Window
|
||||
- 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 Listing‑Modus (nur `Test-Listing-Float` sichtbar)
|
||||
- `<cr>` auf `[ FAIL ] ...` im `Test-Listing-Float` öffnet/aktualisiert das `Detail-Float` als 20/80‑VSplit (links 20 % Listing, rechts 80 % Detail)
|
||||
- ANSI: Nur im `Detail-Float` ANSI-Codes in Highlights übersetzen; im `Test-Listing-Float` keine ANSI-Übersetzung
|
||||
|
||||
## Tests
|
||||
- plenary.nvim / busted
|
||||
|
||||
Reference in New Issue
Block a user