Files
kit/internal/config
Ed Zynda 0703dd1602 fix: eliminate escape sequence leak from spinner tea.Program instances
Each spinner created a new tea.NewProgram which sent DECRQM queries for
synchronized output mode 2026. When the program exited and restored
cooked terminal mode, the terminal's DECRPM response leaked as visible
^[[?2026;2$y characters. Replace Bubble Tea spinner with a simple
goroutine animation loop writing directly to stderr via lipgloss.
2026-02-25 18:17:25 +03:00
..
2025-07-22 18:53:44 +03:00
2025-06-25 13:15:09 +03:00
2025-06-27 16:30:18 +03:00
2025-06-27 16:30:18 +03:00
2025-11-12 16:48:46 +03:00