Commit 5c05926
committed
Fix accept invisible completions
See `#14137`, I think there are invisible completions and when the
current line is a prefix of an existing history entry, we happend to
have autocompletions but they are not shown.
I need to check how this affects the multiline completions though, and
we might need a more general solution.1 parent a6a4b0a commit 5c05926
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
| |||
0 commit comments