Google Drive Gains Support for Cut, Copy, and Paste Shortcuts Across Multiple Chrome Tabs - MacRumorsOpen MenuShow RoundupsShow Forums menuVisit ForumsOpen Sidebar
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

Apple Card iPhone 16 Pro Feature

Apple Card Promo to Offer Free AirPods Pro 3

Friday May 15, 2026 8:59 am PDT by
Starting as early as next week, customers who sign up for an Apple Card at Apple's retail stores in the U.S. will receive $249 cash back when they purchase AirPods Pro 3, according to Bloomberg's Mark Gurman. The promotion has yet to be officially announced by Apple, so exact terms and conditions are not available at this time. AirPods Pro 3 are priced at $249 in the U.S., so customers who...
Apple WWDC25 iOS 26 CarPlay Light mode 250609

Six Popular iPhone Apps Now Available on CarPlay

Thursday May 14, 2026 9:10 am PDT by
Apple's CarPlay system for accessing iPhone apps on a vehicle's dashboard screen has received six popular apps in recent weeks: ChatGPT, Perplexity, Grok, Google Meet, WhatsApp, and the indie artist streaming platform Audiomack. Make sure you have the latest version of each app and they will automatically appear on CarPlay. ChatGPT Starting with iOS 26.4, CarPlay supports voice-based...
ipad mini 7 blue

OLED iPad Mini: Release Date, Pricing, and What to Expect

Thursday May 14, 2026 5:08 am PDT by
According to the latest rumors, Apple is close to launching its next-generation iPad mini. So what should we expect from the successor to the iPad mini 7 that Apple released over a year ago? Read on to find out. Processor and Performance Apple is working on a next-generation version of the iPad mini (codename J510/J511) that features the A19 Pro chip, according to information found in code...

Top Rated Comments

52 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
52 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)
52 months ago
cmd + c to copy, but ctrl + v to paste?
Score: 5 Votes (Like | Disagree)
Leon Ze Professional Avatar
52 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
52 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
52 months ago
So weird this is now a feature…in 2022.
Score: 3 Votes (Like | Disagree)