Pasting into Vista console windows broke, why?

2

I use Windows Vista x64 and regularly use command line windows, for instance CMD.EXE. I have enabled QuickEdit Mode (and Insert Mode and AutoComplete), to be able to quickly copy and paste text from and to console windows.

Copying (select block, Enter) works fine. Pasting (right click) text also works, as long as it has been copied inside a console window. When I copied the text somewhere else however (in an editor, browser or whatever, or using CLIP.EXE), pasting into a console window does not work! :-(

This applies to all kinds of console windows: CMD.EXE, Cygwin bash.

Using the menu to Edit, Paste does not do anything either, so it's not a mouse thing. I also tried elevating CMD.EXE. I can copy/paste freely between console windows of all sorts: cmd/bash, elevated/normal, x64/x86...

I'm sure it did work on this machine until relatively recently. What could have happened? Some Windows Update perhaps?

The problem has been reported by others, but without a solution.

Michel de Ruiter

Posted 2011-11-08T10:38:08.953

Reputation: 810

2I don't have any problems with elevated/LUA copy and pasting. You don't happen to have any clipboard managers running? – surfasb – 2011-11-08T10:54:51.070

@surfasb No, except for rdpclip.exe. – Michel de Ruiter – 2011-11-08T13:35:28.887

So I assume you are using an RDP connection into a Terminal Server? – surfasb – 2011-11-09T04:47:37.650

@surfasb I use Remote Desktop to the machine regularly. But the pasting (also) fails when I'm directly at the keyboard. – Michel de Ruiter – 2011-11-09T09:56:29.500

It sounds so strange, because in Vista, third party programs can no longer stall the message queue as the OS now handles the clipboard msg queue. – surfasb – 2011-11-09T17:49:02.817

Answers

0

I use Alt+Space > e > p - works in any mode, and, after you get used to it, is almost as fast as any other shortcut.

ccpizza

Posted 2011-11-08T10:38:08.953

Reputation: 5 372

For me it doesn't ("Using the menu to Edit, Paste does not do anything either"), that's why I asked... – Michel de Ruiter – 2011-11-14T08:50:49.563