copy-paste Questions
3
Solved
I would like to remember my team the ports used for debugging, for several projects.
A Ctrl-F in a directory, and I have my results under IntelliJ_2021.1.3 Ultimate I'm using,
but I have no way to...
Illegality asked 16/2, 2023 at 9:26
2
I'm running Terminal on my Mac and SSH'ing into a Linux host. When I paste text, it will often capitalize the last character of whatever I'm pasting, and the cursor will turn gray and I won't...
Takamatsu asked 21/12, 2019 at 0:27
5
Solved
The command get executed without the need of pressing Enter.
This can be dangerous sometimes...
Why is that and how can I prevent it?
Selfrighteous asked 13/5, 2009 at 9:42
10
Solved
I am designing an Excel worksheet where the user will click a command button which copies a predetermined range of cells. The user would then paste the contents into a web app using Firefox or IE. ...
Trustworthy asked 19/9, 2013 at 20:1
3
When I run Vim from inside a tmux session and copy some text to the clipboard, each line gets padded with spaces to the right.
For example, say I have a text file like this:
^some$
^text$
Note:...
Montanez asked 26/2, 2015 at 18:22
5
I use WSL Ubuntu and Vim inside the new Windows Terminal, but if I have to enter the visual-block mode with C-v, I can't since it acts as paste.
I am okay with rebinding it to something else but I ...
Ezraezri asked 15/5, 2020 at 16:35
32
Solved
In Visual Studio Code Ctrl+V is not working on editor.
However from the command palette Ctrl+Shift+V is working.
Jacey asked 25/7, 2018 at 14:8
14
Solved
I've got a massive Excel 2003 spreadsheet I'm working on. There are a lot of very large formulas with a lot of cell references. Here's a simple example.
='Sheet'!AC69+'Sheet'!AC52+'Sheet'!AC53)*$D...
Macneil asked 12/7, 2011 at 17:25
4
Solved
In recent versions of Google Chrome, I've encountered a highly frustrating issue where pasting into the developer console is disabled.
This is incredibly inconvenient as I rely on the developer con...
Barrera asked 1/12, 2023 at 20:15
2
Solved
I've found a way to copy formulas only in Google Sheets through Search and Replace Ctrl + H feature workaround as follows:
STEP 1:
Cells with Formulas to be copied
STEP 2:
Press Ctrl + H and Tick ...
Pull asked 10/5, 2021 at 13:49
12
Solved
The command p pastes below the cursor and P pastes above the cursor. What's the command to paste in the line where cursor is?
Krakau asked 21/2, 2012 at 19:17
4
Solved
I have a button
When I clicked on COPY
copyImageLinkText({ mouseenter, mouseleave }, e) {
this.showCopiedText = !this.showCopiedText
navigator.clipboard.writeText(this.imageLink)
clearTimeout(...
Contiguous asked 14/4, 2022 at 15:10
2
Solved
In visual studio there is a setting that enables the editor to know that if I accidentally hit cntrl c but I am on a blank line, it will not copy empty space.
This feature is quite useful and afte...
Temperament asked 21/10, 2015 at 19:36
3
Solved
This maybe really simple, But I tried searching and I ended up with stuff like copying multiple lines, cut and paste multiple lines etc. What am looking for is pasting a single line multiple times ...
Hyrax asked 22/5, 2013 at 20:26
3
Solved
The problem concerns the particular site: tickets order on NS.nl. On that page there is text input field to enter the email, and that field has Ctrl-V (paste) disabled.
Question: What Greasemonkey...
Euratom asked 25/9, 2015 at 14:29
13
I've got a WPF application using datagrid. The application worked fine until I installed Visual Studio 2012 and Blend+SketchFlow preview. Now, when I'm trying to copy the data from the gr...
Vantassel asked 7/10, 2012 at 13:29
4
In vim, how might a person paste styled text from the system clipboard rather than the plain-text?
For example, copying from a web browser and pasting in to a word processor typically results in s...
Brunabrunch asked 19/3, 2012 at 21:0
5
im working on react web app and one of the feature needs to be implemented is to copy an image when clicked, so the user could paste it in: paint, word, etc...
i tried several approaches, first wa...
Aideaidedecamp asked 4/12, 2019 at 18:40
26
Solved
Is there an easy way to copy/paste (desktop's) clipboard content to EditView on Android Emulator?
(just for the sake to ease development/test)
Bernadettebernadina asked 2/8, 2010 at 19:39
12
Solved
I'd like to paste yanked text into Vim's command line. Is it possible?
Tahmosh asked 22/10, 2010 at 13:8
3
please look this screenshot. In normal case, when text be selected, a popup menu opened, but only have cut/paste item. I want to know, how to add item just like this "web search / share" into this ...
Buskirk asked 23/12, 2015 at 16:22
14
Solved
I am able to copy text from other programs and paste it to Android Studio. I am able to right click and copy selected text. I am able to cut text and paste it using shortcut. But while using shortc...
Banquer asked 8/4, 2015 at 18:22
3
Solved
quick easy question
while using a WebView with some text in it - the user can select a snippet of text from it
and press a UIButton which I created - running the following action:
-(IBAction)copy...
Andyane asked 20/1, 2012 at 13:3
3
i can copy and paste text and files between Virtuelle Maschine (Windows 7) and my local Windows 7. But I can't copy this what is in clipboard - for example between two displays the same program (on...
Grebe asked 24/5, 2017 at 14:17
12
Solved
I want to to be able to copy a text string on click without a button. The text string will be inside a "span" class.
User hovers over text string
User clicks text string
Text string is c...
Pete asked 13/7, 2017 at 4:22
1 Next >
© 2022 - 2024 — McMap. All rights reserved.