Questions tagged [clipboard]

The clipboard is a temporary storage area found on many computing devices

675 questions
219
votes
7 answers

Why does Ctrl + V not paste in Bash (Linux shell)?

When I copy something to the clipboard and press Ctrl + V in Bash, nothing happens; However, right clicking and selecting Paste does the job. Why? Is there any reasonable issue (I'm sure there is) behind this behavior in Linux?
Yasser Zamani
  • 2,677
  • 2
  • 16
  • 16
211
votes
8 answers

How do I enable the shared clipboard in VirtualBox?

Where is the configuration option for sharing clipboards (copy & paste) between the host OS and the guest OS?
Greg Mattes
  • 3,302
  • 5
  • 25
  • 22
161
votes
13 answers

How do I view my clipboard history on OS X?

I am often copying and pasting various tidbits of information, and then forgetting to save it. I would copy something else and lose what I had in the clipboard before. Is there some sort of built-in way to view the history of the clipboard, or do I…
Josh Hunt
  • 21,185
  • 20
  • 84
  • 123
159
votes
3 answers

How do I paste the Windows clipboard into my PuTTY session, using only the keyboard?

I would like to paste text the Windows clipboard into my PuTTY session using only the keyboard. I am running PuTTY 0.60 on Windows XP. Usage example: I just selected a bunch of nice text inside of my Emacs on Windows. I then shift my focus to a…
piyo
  • 1,841
  • 2
  • 14
  • 12
155
votes
5 answers

Is it possible to paste CSV formatted data into Excel 2007?

I want to copy and paste CSV formatted text into Excel 2007. Is there a way of doing this without saving it to a temporary file first? I'm sure in previous versions of Excel there was a way to trigger the CSV import wizard by hand in this situation,…
87
votes
10 answers

How to paste into nano from clipboard?

I have an Ubuntu server hosted by Vultr which I am interacting with remotely using their provided terminal. I would like to know how to paste from my clipboard into nano, which I am using to write the code for my server. I have tried Ctrl+U but this…
Oscar Chambers
  • 993
  • 1
  • 6
  • 7
85
votes
7 answers

How can I load a file's contents into the clipboard?

I have a files where I need to copy their contents to another file or into an application and rather than open it up, select all the text then copy and paste I'd like to know if I can effectively cat the file contents into the clipboard. Is this…
Jonathon Watney
  • 1,251
  • 3
  • 16
  • 16
84
votes
18 answers

Clipboard operations (copy/paste) often stop working on VMWare Workstation

I have a dual-screen set-up with a Windows host and a Linux virtual machine. Windows Host: Windows 7 x64, VMware Workstation (8.0.5, most recent) Linux VM: CentOS 6.4 x64 (most recent) + VMware Tools (most recent) The shared clipboard feature is of…
ujjain
  • 1,635
  • 4
  • 17
  • 26
73
votes
6 answers

How can I restore copy/paste functionality for my remote desktop connection?

My question has been asked on superuser before, but the accepted answer did not work for me. Sometimes when using remote desktop on my Windows 7 computer, the copy-paste functionality between the remote desktop and my computer suddenly stops…
stuck
  • 731
  • 1
  • 6
  • 4
68
votes
12 answers

Windows Subsystem Linux - Make VIM use the clipboard?

To get this off the table now and avoid any confusion ... This is for Linux running in Windows 10(ubunutu), also known as WSL. Its not the same as cygwin and windows or stand alone linux. It is it's own beast. So please keep the above in mind before…
dman
  • 744
  • 2
  • 7
  • 11
60
votes
14 answers

What's that Unicode character in my clipboard?

Is there a quick and easy way to find the Unicode code point for any character? For example, I see a funny character on a web page, or a PDF file, or some other document. What I current do is copy the character to the clipboard, save it to a file,…
DodgyCodeException
  • 765
  • 1
  • 7
  • 15
59
votes
3 answers

Prevent Excel from clearing copied data for pasting, after certain operations, without Office clipboard

Whenever you copy a cell or a range of cells in Excel (my version is 2010 on Windows 7), and then do something else like insert new sheet row or simply edit another cell, Excel removes the clipboard data. For me this seems to me so utterly stupid…
Tiborg
  • 694
  • 1
  • 5
  • 8
59
votes
15 answers

Can I paste plain text by default?

I regularly copy and paste text between spreadsheets, emails, browser windows, etc. I can't think of a single time when I've wanted to keep the formatting from the source text. I already know about the following workarounds: Use “Edit” → “Paste…
Nathan Long
  • 26,015
  • 36
  • 102
  • 139
54
votes
3 answers

Bidirectional clipboard not working in VirtualBox

I'm using VirtualBox Version 5.2.6 r120293 (Qt5.6.1). Guest OS: Windows 7 Ultimate (32-bit) Host OS: CentOS 7 I tried enabling bidirectional clipboard by going to Settings -> General -> Advanced and selecting Bidirectional form the dropdown menu for…
Bilesh Ganguly
  • 829
  • 1
  • 6
  • 16
52
votes
3 answers

How secure is the Windows clipboard?

I've been using the Windows clipboard as a method of getting passwords from Lastpass into desktop applications. I've been wondering exactly how secure is this? Can't any program access the clipboard at any time?
kiri
  • 967
  • 3
  • 9
  • 20
1
2 3
44 45