Commit 4ed19fd
committed
patch 9.1.1741: Regression with kitty protocol and trailing byte "u"
Problem: Regression with kitty protocol and trailing byte "u"
(chdiza, after v9.1.1736)
Solution: Check that trailing byte "~" is present
fixes: #18232
closes: #18234
Signed-off-by: Christian Brabandt <[email protected]>1 parent c7f235b commit 4ed19fd
3 files changed
Lines changed: 25 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5338 | 5338 | | |
5339 | 5339 | | |
5340 | 5340 | | |
5341 | | - | |
| 5341 | + | |
| 5342 | + | |
5342 | 5343 | | |
5343 | 5344 | | |
5344 | 5345 | | |
| |||
5376 | 5377 | | |
5377 | 5378 | | |
5378 | 5379 | | |
5379 | | - | |
| 5380 | + | |
5380 | 5381 | | |
5381 | 5382 | | |
5382 | | - | |
5383 | | - | |
| 5383 | + | |
| 5384 | + | |
5384 | 5385 | | |
5385 | 5386 | | |
5386 | 5387 | | |
| |||
5396 | 5397 | | |
5397 | 5398 | | |
5398 | 5399 | | |
5399 | | - | |
| 5400 | + | |
| 5401 | + | |
5400 | 5402 | | |
5401 | 5403 | | |
5402 | 5404 | | |
| |||
5410 | 5412 | | |
5411 | 5413 | | |
5412 | 5414 | | |
5413 | | - | |
| 5415 | + | |
5414 | 5416 | | |
5415 | 5417 | | |
5416 | 5418 | | |
| |||
5724 | 5726 | | |
5725 | 5727 | | |
5726 | 5728 | | |
5727 | | - | |
| 5729 | + | |
5728 | 5730 | | |
5729 | 5731 | | |
5730 | 5732 | | |
5731 | 5733 | | |
5732 | 5734 | | |
5733 | 5735 | | |
5734 | 5736 | | |
5735 | | - | |
5736 | | - | |
| 5737 | + | |
| 5738 | + | |
5737 | 5739 | | |
5738 | 5740 | | |
5739 | 5741 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2542 | 2542 | | |
2543 | 2543 | | |
2544 | 2544 | | |
| 2545 | + | |
| 2546 | + | |
| 2547 | + | |
| 2548 | + | |
| 2549 | + | |
| 2550 | + | |
| 2551 | + | |
| 2552 | + | |
| 2553 | + | |
| 2554 | + | |
| 2555 | + | |
| 2556 | + | |
2545 | 2557 | | |
2546 | 2558 | | |
2547 | 2559 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
724 | 724 | | |
725 | 725 | | |
726 | 726 | | |
| 727 | + | |
| 728 | + | |
727 | 729 | | |
728 | 730 | | |
729 | 731 | | |
| |||
0 commit comments