TuringTutee

Results 6 comments of TuringTutee

Should be able to just force cline to check filesize before reading files. Make max_filesize a configurable setting. I find I can keep context going much longer if I force...

yes, terrible bug making the TUI basically unusable. It happens on large approval messages that block the usable TUI space. It might be scrolling behing the prompt but you can't...

## Additional Reproduction Details ### Confirmed Variables **Terminal-specific**: Bug reproduces in **WezTerm** but **not in Alacritty**. | Terminal | TERM value | Bug reproduced? | |----------|------------|-----------------| | WezTerm | `xterm-256color`...

## Updated Findings: Two Separate Bugs After further testing, this appears to be **two distinct issues**: ### Bug 1: Dialog overflow (terminal-agnostic) The approval dialog extends past the TUI viewport...

## Further Testing: GNOME Terminal (Ubuntu default) Tested on GNOME Terminal which also uses `TERM=xterm-256color` like WezTerm. ### Results - Dialog overflow: ✅ Yes (same as all terminals) - Scroll-to-top:...

## Correction: Scroll-to-top reproduces in Alacritty with longer sessions With a sufficiently long session, the scroll-to-top bug **does reproduce in Alacritty**. ### Updated Understanding The scroll-to-top is **not terminal-specific** -...