Files
llmx/codex-rs/tui/src/common.rs
aibrahim-oai 336952ae2e TUI: Show apply patch diff. Stack: [2/2] (#2050)
Show the diff for apply patch

<img width="801" height="345" alt="image"
src="https://github.com/user-attachments/assets/a15d6112-e83e-4612-a2bd-43285689a358"
/>


Stack:
-> #2050
#2049
2025-08-11 18:32:59 -07:00

2 lines
46 B
Rust

pub(crate) const DEFAULT_WRAP_COLS: u16 = 80;