commit | a67bc10e42fa9a077eb4d9d7bd767c3efddbc366 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Nov 12 23:36:42 2019 -0800 |
committer | GitHub <noreply@github.com> | Tue Nov 12 23:36:42 2019 -0800 |
tree | a991ce5b7443378b119d89fddceb00fac7a1f8ec | |
parent | 5a3b8d877d6b07f767b51c02dc2d42e6c1a8c41c [diff] |
bpo-4630: Add cursor no-blink option for IDLE (GH-16960) This immediately toggles shell, editor, and output windows, but does not affect other input widgets. (cherry picked from commit 9c2844927d15b2d3e21b28d62249dead02b5b597) Co-authored-by: Zackery Spytz <zspytz@gmail.com>