Commit a3f7e58
committed
patch 8.0.1276: key lost when window closed in exit callback
Problem: Typed key is lost when the terminal window is closed in exit
callback. (Gabriel Barta)
Solution: When the current window changes bail out of the wait loop. (closes
#2302)1 parent c9e9c71 commit a3f7e58
3 files changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6300 | 6300 | | |
6301 | 6301 | | |
6302 | 6302 | | |
| 6303 | + | |
| 6304 | + | |
6303 | 6305 | | |
6304 | 6306 | | |
6305 | 6307 | | |
| |||
6324 | 6326 | | |
6325 | 6327 | | |
6326 | 6328 | | |
| 6329 | + | |
| 6330 | + | |
| 6331 | + | |
| 6332 | + | |
| 6333 | + | |
6327 | 6334 | | |
6328 | 6335 | | |
6329 | 6336 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
43 | 41 | | |
44 | 42 | | |
45 | 43 | | |
| |||
1581 | 1579 | | |
1582 | 1580 | | |
1583 | 1581 | | |
| 1582 | + | |
1584 | 1583 | | |
| 1584 | + | |
| 1585 | + | |
1585 | 1586 | | |
| 1587 | + | |
1586 | 1588 | | |
1587 | 1589 | | |
1588 | 1590 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
0 commit comments