mirror of
https://github.com/python/cpython.git
synced 2026-06-28 11:50:50 +00:00
Textbox.edit() ignored typing in the lower-right cell of the window. It is now written with insch(), which fills the cell without moving the cursor out of the window (addch() there raises an error and scrolls a scrollable window). Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| ascii.py | ||
| has_key.py | ||
| panel.py | ||
| textpad.py | ||