Pressing Win+V on Windows 10 (to access your clipboard history) doesn't allow you to use your keyboard to navigate the clipboard. The Windows Terminal intercepts all keystrokes, not allowing Windows Clipboard History to be keyboard accessible.
The expected behaviour is when the user presses Win+V, Windows Terminal should not intercept keystrokes, and allow Windows Clipboard History to do its job with Keyboard
This has hints of #459 in it (it looks like cloud clipboard is using an IME now?) but broadly it seems to be something they're doing wrong. Now, critically, when you _select_ something from cloud clipboard their inflexibility in what an application should use as its "paste" key binding will make it so that you can't even _paste_ the selected entry...
Since the IME landed, I can't reproduce this any more. Pasting still doesn't work, but that's not part of the original report. :smile: