Nx
Enterprise
Nx
Sign in / Sign up
Open main menu
Nx
GitHub
Overview
Runs
Analytics
Loading workspace stats
Loading workspace insights...
Statistics interval
7 days
30 days
Latest CI Pipeline Executions
Status
Fix filter
Filter
Fuzzy
Filter range
Sort by
Sort by
Start time
Sort ascending
Sort descending
Succeeded
34134
3fa9ba20 fix(core): prevent RGB escape sequence leakage and handle 0x0 terminal size - Add drain_stdin() to consume pending terminal responses (OSC color queries) before TUI exit, preventing escape sequences from leaking to terminal - Disable TUI when terminal reports 0x0 size to prevent vt100 parser panics - Add graceful fallback for inline terminal creation errors
2 months ago
by FrozenPandaz
F
Canceled
34134
3fa9ba20 fix(core): prevent RGB escape sequence leakage and handle 0x0 terminal size - Add drain_stdin() to consume pending terminal responses (OSC color queries) before TUI exit, preventing escape sequences from leaking to terminal - Disable TUI when terminal reports 0x0 size to prevent vt100 parser panics - Add graceful fallback for inline terminal creation errors
2 months ago
by FrozenPandaz
F
Canceled
34134
6e8fb93e fix(core): drain stdin on exit to prevent escape sequence leakage When the TUI queries terminal background color via OSC 11, the terminal responds with an escape sequence. If the program exits (especially via Ctrl+C) before fully consuming this response, the escape sequence leaks to the terminal output, showing characters like: ^[]11;rgb:2121/2121/2121^[\^[[55;1R This fix adds drain_stdin() which polls and consumes any pending terminal events before disabling raw mode, preventing the leakage.
2 months ago
by FrozenPandaz
F
Canceled
34134
8e2fabed fix(core): drain stdin on exit to prevent escape sequence leakage When the TUI queries terminal background color via OSC 11, the terminal responds with an escape sequence. If the program exits (especially via Ctrl+C) before fully consuming this response, the escape sequence leaks to the terminal output, showing characters like: ^[]11;rgb:2121/2121/2121^[\^[[55;1R This fix adds drain_stdin() which polls and consumes any pending terminal events before disabling raw mode, preventing the leakage.
2 months ago
by FrozenPandaz
F
Canceled
34134
c7a00ebc fix(core): drain stdin on exit to prevent escape sequence leakage When the TUI queries terminal background color via OSC 11, the terminal responds with an escape sequence. If the program exits (especially via Ctrl+C) before fully consuming this response, the escape sequence leaks to the terminal output, showing characters like: ^[]11;rgb:2121/2121/2121^[\^[[55;1R This fix adds drain_stdin() which polls and consumes any pending terminal events before disabling raw mode, preventing the leakage.
2 months ago
by FrozenPandaz
F
Canceled
34134
c7a00ebc fix(core): drain stdin on exit to prevent escape sequence leakage When the TUI queries terminal background color via OSC 11, the terminal responds with an escape sequence. If the program exits (especially via Ctrl+C) before fully consuming this response, the escape sequence leaks to the terminal output, showing characters like: ^[]11;rgb:2121/2121/2121^[\^[[55;1R This fix adds drain_stdin() which polls and consumes any pending terminal events before disabling raw mode, preventing the leakage.
2 months ago
by FrozenPandaz
F
Canceled
34134
e121298f fix(core): drain stdin on exit to prevent escape sequence leakage When the TUI queries terminal background color via OSC 11, the terminal responds with an escape sequence. If the program exits (especially via Ctrl+C) before fully consuming this response, the escape sequence leaks to the terminal output, showing characters like: ^[]11;rgb:2121/2121/2121^[\^[[55;1R This fix adds drain_stdin() which polls and consumes any pending terminal events before disabling raw mode, preventing the leakage.
2 months ago
by FrozenPandaz
F
Canceled
34134
d5b179ff fix(core): drain stdin on exit to prevent escape sequence leakage When the TUI queries terminal background color via OSC 11, the terminal responds with an escape sequence. If the program exits (especially via Ctrl+C) before fully consuming this response, the escape sequence leaks to the terminal output, showing characters like: ^[]11;rgb:2121/2121/2121^[\^[[55;1R This fix adds drain_stdin() which polls and consumes any pending terminal events before disabling raw mode, preventing the leakage.
2 months ago
by FrozenPandaz
F
Canceled
34134
a006df8d fix(core): drain stdin on exit to prevent escape sequence leakage When the TUI queries terminal background color via OSC 11, the terminal responds with an escape sequence. If the program exits (especially via Ctrl+C) before fully consuming this response, the escape sequence leaks to the terminal output, showing characters like: ^[]11;rgb:2121/2121/2121^[\^[[55;1R This fix adds drain_stdin() which polls and consumes any pending terminal events before disabling raw mode, preventing the leakage.
2 months ago
by FrozenPandaz
F
Previous page
Previous
Next
Next page