mirror of
https://github.com/openai/codex.git
synced 2026-05-29 15:30:22 +00:00
tui: avoid overloaded draft state wording
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//! Editable composer draft state kept separate from orchestration.
|
||||
//! Editable composer draft state kept separate from composer control flow.
|
||||
|
||||
use std::cell::RefCell;
|
||||
use std::collections::HashMap;
|
||||
|
||||
Reference in New Issue
Block a user