Skip to main content

All Questions

Tagged with
0 votes
1 answer
318 views

putty cut and paste problems. 1) in unix it has to be visible, 2) paste works, but only the first time

I've been using putty for years, every day. I have a new laptop (w10) and I can't figure this out. cut and paste from unix to unix (highlight using mouse then right click) only works if the ...
Doug's user avatar
  • 1
2 votes
1 answer
830 views

How can I bind keys for pasting different texts in Linux?

When I answer my numerous e-mails I usually choose from 5-6 sentences, and simply copy-paste them. It would be useful to bind them to hot keys, for example Ctrl+Shift+1, Ctrl+Shift+2, etc. Is there ...
Konstantin's user avatar
1 vote
2 answers
482 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 ...
Coxy's user avatar
  • 2,167
2 votes
1 answer
274 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 ...
Michel de Ruiter's user avatar
17 votes
2 answers
20k 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 ...
carmbrester's user avatar
8 votes
5 answers
4k views

How to copy image, get path back when pasting in file input?

I sometimes get ad-hoc bug reports from customers, which I need to transfer to our online bug tracker. Works fine for text, but pictures are tedious. I'm looking for a solution to copy-paste images ...
Alexander Torstling's user avatar