annotate src/testdir/dumps/Test_diff_14.dump @ 32297:64e6e523d32d v9.0.1480

patch 9.0.1480: using popup menu may leave text in the command line Commit: https://github.com/vim/vim/commit/dcd40cfca0fe0e65d405ce9711745a8ec846c30c Author: Luuk van Baal <luukvbaal@gmail.com> Date: Sun Apr 23 16:24:08 2023 +0100 patch 9.0.1480: using popup menu may leave text in the command line Problem: Using popup menu may leave text in the command line. Solution: Clear the command line if the popup menu covered it. (Luuk van Baal, closes #12286)
author Bram Moolenaar <Bram@vim.org>
date Sun, 23 Apr 2023 17:30:05 +0200
parents 98f5a0618a77
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
14696
195e8b1fcbbf patch 8.1.0360: using an external diff program is slow and inflexible
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
1 | +0#0000e05#a8a8a8255@1|a+0#0000000#ffffff0| @33||+1&&| +0#0000e05#a8a8a8255@1|A+0#0000000#ffffff0| @33
195e8b1fcbbf patch 8.1.0360: using an external diff program is slow and inflexible
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
2 | +0#0000e05#a8a8a8255@1|b+0#0000000#ffffff0| @33||+1&&| +0#0000e05#a8a8a8255@1|b+0#0000000#ffffff0| @33
195e8b1fcbbf patch 8.1.0360: using an external diff program is slow and inflexible
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
3 | +0#0000e05#a8a8a8255@1|c+0#0000000#ffd7ff255|d| @32||+1&#ffffff0| +0#0000e05#a8a8a8255@1|c+0#0000000#ffd7ff255|D|e+2&#ff404010| +0&#ffd7ff255@31
16135
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
4 |~+0#4040ff13#ffffff0| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
5 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
6 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
7 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
8 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
9 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
10 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
11 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
12 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
13 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
14 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
15 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
16 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
17 |~| @35||+1#0000000&|~+0#4040ff13&| @35
dc0801e374e0 patch 8.1.1072: extending sign and foldcolumn below the text is confusing
Bram Moolenaar <Bram@vim.org>
parents: 14696
diff changeset
18 |~| @35||+1#0000000&|~+0#4040ff13&| @35
29997
98f5a0618a77 patch 9.0.0336: tests are flaky because of using a common file name
Bram Moolenaar <Bram@vim.org>
parents: 16135
diff changeset
19 |X+3#0000000&|d|i|f|i|l|e|1| @10|1|,|1| @11|A|l@1| |X+1&&|d|i|f|i|l|e|2| @10|1|,|1| @11|A|l@1
14696
195e8b1fcbbf patch 8.1.0360: using an external diff program is slow and inflexible
Christian Brabandt <cb@256bit.org>
parents:
diff changeset
20 |:+0&&> @73