Tagged Questions
1
vote
2answers
84 views
applications that monitor clipboard access
Whenever I press CTRL+X on a folder in Windows 7, it shows me that it is cutting it out (it's a little whiter then before) but then after 1 second, it's out of the clipboard, just gone.
That's why I ...
1
vote
2answers
118 views
PuTTY pastes the terminal selection rather than the clipboard
PuTTY/KiTTY/etc. have an option to bring up a right-click menu with a Paste option in it, rather than instantly pasting.
The problem with this is that if there is a selection in the terminal then ...
2
votes
1answer
155 views
Pasting into Vista console windows broke, why?
I use Windows Vista x64 and regularly use command line windows, for instance CMD.EXE. I have enabled QuickEdit Mode (and Insert Mode and AutoComplete), to be able to quickly copy and paste text from ...
3
votes
1answer
3k views
Is there a key combination to cycle through clipboard history when pasting in windows?
In Visual Studio, I can cycle through my clipboard history by pressing CTRL+SHIFT+V rather than CTRL+V. I believe it's called a clipboard ring. But that feature doesn't seem to exist outside of Visual ...
1
vote
2answers
462 views
Vim: Copy selection
Having a chunk of text selected in Vim's visual mode, I'd like to copy that to the system's clipboard (be it the primary or X11's). Is there an easy solution for this? Obviously, a simple y doesn't do ...
40
votes
14answers
4k views
Windows XP: 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 ...