Message395657
With 3.10.0b2 on my MacBook Air, completions work as far as I tested, with Edit => Show completions, Tab, and ^-Space.
i<tab>
i<^-Space>
int.(configered pause)
int.<^-Space, after dismissing box with Esc key>
3.9.5, without the patch, remains buggy. I attribute the difference to using tcl/tk 8.6.11 in 3.10 versus 8.6.8 in 3.9 (and 3.8 and worse previously).
3.9.5, with the patch, the above work. I will apply the patch in main and then backport because other Mac installers may have not switched to 8.6.11, I am not sure it never helps with 8.6.11, I prefer to keep active versions in sync, and it should not hurt except for a micro slowdown.
I opened #44398 for the hotkey issue. |
|
Date |
User |
Action |
Args |
2021-06-11 19:37:22 | terry.reedy | set | recipients:
+ terry.reedy, ronaldoussoren, taleinat, ned.deily, darthur90 |
2021-06-11 19:37:22 | terry.reedy | set | messageid: <1623440242.63.0.604435241434.issue40128@roundup.psfhosted.org> |
2021-06-11 19:37:22 | terry.reedy | link | issue40128 messages |
2021-06-11 19:37:22 | terry.reedy | create | |
|