Skip to content

fix(tty): isolate Unix terminal code on Windows - #7

Merged
coderbants merged 4 commits into
devfrom
codex/recovery/issue-5-BUI-005-RUSTY-BUBBLETEA-WINDOWS-codex-recovery-bui005-63de3665c35cfc99
Aug 29, 2026
Merged

fix(tty): isolate Unix terminal code on Windows#7
coderbants merged 4 commits into
devfrom
codex/recovery/issue-5-BUI-005-RUSTY-BUBBLETEA-WINDOWS-codex-recovery-bui005-63de3665c35cfc99

Conversation

@coderbants

@coderbants coderbants commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Fixes #5

Recovery

This pull request recovers the BUI-005 implementation that was stranded in the original Windows branch codex/issue-5-BUI-005-RUSTY-BUBBLETEA-WINDOWS-codex-windows-bui005-d0ac84828daaef0c at commit f7e580c.

The implementation was re-entered through registered Mutate Issue-worktree actions, then refreshed non-force onto protected dev after the admitted Bubbletea dependency fixes. The original PR head remains an ancestor of exact head 620f80398774ef691abe42fa36f98369a3f96bd4.

Verification

  • Native Windows: cargo +nightly test --manifest-path Cargo.toml -p rusty-bubbletea --test windows_tty --no-fail-fast passed all three focused tests at exact head 620f80398774ef691abe42fa36f98369a3f96bd4.
  • Formatting: cargo fmt --manifest-path Cargo.toml -p rusty-bubbletea -- --check passed at the same head.
  • Protected source CI run 33249442798 passed version, lint, build, documentation, tests, and coverage under the repository-pinned Rust 1.98.0 toolchain.
  • Mutate exact-head evidence is recorded on Issue [BUI-005] Restore rusty-bubbletea Windows terminal portability聽#5.

@coderbants
coderbants force-pushed the codex/recovery/issue-5-BUI-005-RUSTY-BUBBLETEA-WINDOWS-codex-recovery-bui005-63de3665c35cfc99 branch from 33278f4 to 4cfc776 Compare August 29, 2026 04:50
@coderbants
coderbants force-pushed the codex/recovery/issue-5-BUI-005-RUSTY-BUBBLETEA-WINDOWS-codex-recovery-bui005-63de3665c35cfc99 branch from 4cfc776 to aab238e Compare August 29, 2026 05:05
@coderbants
coderbants merged commit e8929ff into dev Aug 29, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUI-005] Restore rusty-bubbletea Windows terminal portability

1 participant