also @ TechSpot: VLC 2.0 hits RC, brings new UI and Blu-ray support for OS X

Tech Tip of the Week: Paste Text in Command Prompt with Ctrl+V and More

in-house feature

By

August 25, 2010, 6:39 AM EST

Being the tech-savvy crowd you are, we figure you use most or all of the standard Windows hotkeys, such as Ctrl+C for copy. It's also probably safe to assume that you use the command prompt once in a while. Despite being used almost exclusively by experienced users, the command line is frustratingly incompatible with the most basic key combinations.

Plenty of our tips require you to enter text in the command line, some of which can be a real pain to enter manually. To paste text, you either have to right click in the window for a context menu option, or more annoyingly, hit Alt+Space > E > P.

Instead of pasting text, the usual Ctrl+V keystroke gives you ^V. Fortunately we have two useful alternatives that will save you time next time you need to break out the command prompt.

Continue reading our Tech Tip of the Week.

, , ,

User Comments (17)

Post a comment
Guest
on August 25, 2010
8:29 AM
Alternate solution is to use an open source alternative for cmd.exe called Console. It can be downloaded from http://sourceforge.net/projects/console/ . Console features include: multiple tabs, text editor-like text selection, different background types, alpha and color-key transparency, configurable font, different window styles

Reply | Quote

Julio
on August 25, 2010
8:34 AM
Thanks for the awesome tip, now you see why we have comments enabled even for guests

Reply | Quote

LightHeart
on August 25, 2010
10:25 AM
Another thing that helps me in a command shell is the TAB completion. At the prompt if you press TAB the first file/folder will be displayed alphabetically, when you press it again the next file/folder will be displayed and so on. If you type CD and then press TAB the folders will be displayed one by one for each tab press. If you enter a character or more it will filter on that.

Example:
CD T [TAB] auto completes the following on my test system. Just hit Enter and I’m in the folder.

U:\Utils>cd "This is a long folder name that is a pain #$3 to type out"

U:\Utils\This is a long folder name that is a pain #$3 to type out>

Reply | Quote

Guest
on August 25, 2010
10:39 AM
paste text in what ! .....the command prompt !!
what are you people, computer geeks or something?

:-D

Reply | Quote

madboyv1
on August 25, 2010
10:43 AM
No, we are POWER USERS!~

*pose* =p

Reply | Quote

posermobile89
on August 25, 2010
10:53 AM
@LightHeart Wow, I never knew that! That is dang useful, thanks for the tip!

Reply | Quote

windmill007
on August 25, 2010
2:54 PM
Nice one Lightheart!!!

Reply | Quote

Leeky
on August 25, 2010
3:10 PM
Another thing that helps me in a command shell is the TAB completion. At the prompt if you press TAB the first file/folder will be displayed alphabetically, when you press it again the next file/folder will be displayed and so on. If you type CD and then press TAB the folders will be displayed one by one for each tab press. If you enter a character or more it will filter on that.

Example:
CD T [TAB] auto completes the following on my test system. Just hit Enter and I’m in the folder.

U:\Utils>cd "This is a long folder name that is a pain #$3 to type out"

U:\Utils\This is a long folder name that is a pain #$3 to type out>
Another awesome tip! Thats brilliant when your trying to navigate a large directory and can't quite remember its full name...

Been there a few times, so this will be very handy!

Reply | Quote

jobeard
on August 25, 2010
4:40 PM
Yes, Quick Edit is sweet - - be sure to modify the shortcut so you get that feature every time in the future.

Recall, it works both ways; you can COPY results from a command like ipconfig /all
but it's a tad strange ---
the selection is RECTANGULAR and not line-by-line so make sure the marquee is flush left and you drag to the lower-right of ALL RELEVANT data to be copied.
The Paste will replicate the view seen (ie break lines and wrap ), but that is easily corrected after the paste

Reply | Quote

tengeta
on August 25, 2010
6:08 PM
I like the right click option, I'd rather use my command prompt more like UNIX than DOS/Windows.

Reply | Quote

LookinAround
on August 25, 2010
6:30 PM
Windows 7 will save your QuickEdit mode preference, however if you are using an older OS version and want this to be the default behavior for the Command Prompt, use the Registry Editor (regedit.exe from Run), go to HKEY_CURRENT_USER \ Console and set the QuickEdit key's value data to 1. That should do the trick, permanently.
Ummmm.....

There's a much simpler way to set QuickEdit as your default

Julio, you threw me off when i first read your article about needing to edit one's registry pior to Win 7
>> I've been setting QuickEdit as my Command Prompt default since Windows 2000! without ever needing to edit the registry

When you rt click on the Command Prompt window title bar, just select Defaults and then check QuickEdit as one of your Command Prompt windows defaults )

Reply | Quote

Arris
on August 26, 2010
4:19 AM
I've been looking into some scripting using Windows PowerShell. Supports a lot of the old CMDs plus some funky things like listing processes, getting and setting folder ACLs. Seems like an update to the old CMD prompt

Reply | Quote

Guest
on August 26, 2010
4:49 AM
wow!
that with the TAB key is awesome!

Reply | Quote

Guest
on August 26, 2010
8:29 AM
leave your console up, enter commands, press F7, enjoy glory

Reply | Quote

Lokalaskurar
on September 27, 2010
1:18 PM
If I knew Ctrl- shortcuts were available in the com.prompt. at all, it would've saved me atleast 2 hours of my life... there is no time to loose!

Reply | Quote

Guest
on October 21, 2010
6:58 AM
Two things, 1) If you get to the command properties through right clicking on the title bar, after you set Quick Edit mode, and press OK, you will be prompted to either save the settings for this window only, or to modify the shortcut that opened the window. Chose that option and Quick Edit will be enabled every time.

2) if you want your command window to be wider than 80 columns, like when you want to copy text that doesn't wrap, use MODE.

mode [columns],[rows/lines]
mode 100,50

You can also do this under the window options, but this is usually faster than hunting through menus. I think mode even works in the recovery shell if you use the standard size of 80,50 for the larger size.

Reply | Quote

oasis789
on October 26, 2010
1:37 PM
this is a cool tip. i hate having to go back and forth between cmd screen and browser to get the command exactly right with all the flags etc.

Reply | Quote

Browse more commented news

Post a new comment

Follow TechSpot

Feeds & More Newsletter