Commit 66c15fe
committed
gh-145398: Handle bracketed paste in isearch mode
Bind \<bracketed paste> to isearch-bracketed-paste and keep \x1b bound
to isearch-end. Because the paste start marker is now consumed by the
event queue, a lone Esc still ends the search immediately (no
disambiguation delay), while a paste is dispatched to the command.1 parent 3ad66c1 commit 66c15fe
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments