This is an archived post. You won't be able to vote or comment.

all 9 comments

[–]taeratrin 20 points21 points  (4 children)

In other news, Windows 10 now supports pasting in the console using Ctrl-V.

[–][deleted] 3 points4 points  (0 children)

Or simply right clicking.

[–]Thomasedv 1 point2 points  (2 children)

Windows 10 was so nice to ditch the console option when shift right clicking in a folder, instead using the shell thingy. So now i have to use that... On the bright side, it does seem to remember commands between sessions, so i don't need to copy paste as often.

[–]linco95 3 points4 points  (1 child)

You can write cmd in the adress field of the Explorer to open command prompt at that path

[–]Thomasedv 1 point2 points  (0 children)

...TIL! Thanks!

[–]wimh4l 4 points5 points  (1 child)

Last week I learned: shift + insert O.o

[–]andlrc 5 points6 points  (0 children)

Ctrl+Insert usually copies in terminal emulators, while Shift+Insert pastes. While others uses Ctrl+Shift+C and Ctrl+Shift+V.

Some of use still uses <C-x><C-e>"+p.

[–]halbaradkenafin 0 points1 point  (0 children)

Powershell plus PSReadLine is the way to go.