Google Drive Gains Support for Cut, Copy, and Paste Shortcuts Across Multiple Chrome Tabs - MacRumors
Skip to Content

Google Drive Gains Support for Cut, Copy, and Paste Shortcuts Across Multiple Chrome Tabs

Google has announced long-omitted support for using keyboard shortcuts to cut, copy, and paste files in Google Drive on the web – but only if you're accessing the service through its Chrome browser.

Google Drive
In what may come as a surprise to some, Google Drive on the web has never offered access to clipboard functions, despite providing keyboard shortcuts to perform several actions on selected items.

The new support for ⌘ + C (or Ctrl + C on PC), ⌘ + X, and ⌘ + V to copy, cut and paste Google Drive files should save users time by allowing them to copy one or more files and move them to new locations in Drive – and across multiple Chrome tabs – with fewer clicks.

Google says a link to the file and its title is now captured when copying a file, which allows users to paste them into a document or an email. In addition, copying a file and pressing ⌘ + Shift + V key creates shortcuts for organizing files in multiple locations without necessarily creating duplicate files.

copy paste google drive
Lastly, Chrome users can now open files or folders in a new tab using ⌘ + Enter, which should make it easier to view multiple files at once, or use different tabs to more easily organize files between two different folder locations.

Earlier this month, Google Docs gained an additional new feature that allows users to select multiple sections of text and apply actions such as delete, copy, paste, or format to all selections at the same time.

Popular Stories

Four iPhone 18 Pro Colors Mock Feature

iPhone 18 Pro: Pre-Orders and Release Date

Sunday August 16, 2026 8:24 pm PDT by
Apple has yet to reveal when the iPhone 18 Pro and iPhone Ultra will be announced and released, but the dates usually follow a familiar pattern. As usual, the event is expected to take place in the first half of September. Labor Day falls on September 7 this year. The last time the holiday was on that day was in 2020, but the iPhone event that year was delayed until October due to the...
apple camera airpods

Apple's Camera-Equipped AirPods Confirmed: See Them in Action

Monday August 17, 2026 6:21 pm PDT by
Apple is working on camera-equipped AirPods that appear to be nearly ready to launch, based on a video MacRumors found in the macOS Tahoe 26.7 release candidate. In a short demo, a man holds a book up so the camera in the AirPods can see the title. "With Visual Intelligence, your world becomes savable. See something you like? Just ask me to save it for later," says the voiceover text. Here ...
iPhone 18 Pro Dark Cherry Feature

iPhone 18 Pro and iPhone Ultra: New Details Leak as Apple Event Nears

Monday August 17, 2026 11:09 am PDT by
"iPhone Ultra" supply will be very limited when the foldable device is first released later this year, according to Fixed Focus Digital, a known leaker on the Chinese social media platform Weibo. The account also claimed that the iPhone 18 Pro's A20 Pro chip will be up to 18% faster and up to 30% more power efficient compared to the iPhone 17 Pro's A19 Pro chip. The A20 Pro chip will be the...

Top Rated Comments

55 months ago
As a web dev, this isn't quite as trivial as you think. I suspect this is a "work around" to tab sandboxing.

Each tab has its own process and memory, and they won't be able to access and / or modify each others content. So when you did cmd+c on one tab, the other wouldn't be "aware" of the content that has been "copied". Google have probably added a feature to Chrome that will listen for this behaviour, then pass it between the sandboxed processes safely.

I suppose they could pass the information back to the server and then have it retrieved on a polling basis, but that would be extra load on infrastructure, and wouldn't work offline.

Just even more evidence that Google Chrome is the new IE 6.
Score: 9 Votes (Like | Disagree)
GeoStructural Avatar
55 months ago

It's 2022 and you're only providing this functionality now? Sorry I'm scratching my head and feeling very perplexed!
Which means iCloud will gain the functionality in 2035.
Score: 7 Votes (Like | Disagree)
55 months ago
cmd + c to copy, but ctrl + v to paste?
Score: 5 Votes (Like | Disagree)
Leon Ze Professional Avatar
55 months ago
It's 2022 and you're only providing this functionality now? Sorry I'm scratching my head and feeling very perplexed!
Score: 4 Votes (Like | Disagree)
Leon Ze Professional Avatar
55 months ago

As a web dev, this isn't quite as trivial as you think. I suspect this is a "work around" to tab sandboxing.

Each tab has its own process and memory, and they won't be able to access and / or modify each others content. So when you did cmd+c on one tab, the other wouldn't be "aware" of the content that has been "copied". Google have probably added a feature to Chrome that will listen for this behaviour, then pass it between the sandboxed processes safely.

I suppose they could pass the information back to the server and then have it retrieved on a polling basis, but that would be extra load on infrastructure, and wouldn't work offline.

Just even more evidence that Google Chrome is the new IE 6.
Thanks for the great explanation.
Score: 3 Votes (Like | Disagree)
DHagan4755 Avatar
55 months ago
So weird this is now a feature…in 2022.
Score: 3 Votes (Like | Disagree)