question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Empty selection clipboard

See original GitHub issue
  • code-server version: 1.604-vsc1.32.0 binary
  • OS Version: Ubuntu 16.04, AWS

Description

After updating 1.604, the “Empty Selection Clipboard” setting does not seem to work anymore. Confirmed it works as expected in 1.408, does not work in 1.604, 1.691 or 1.696.

Steps to Reproduce

  1. Launch code-server
  2. Create new file, enter text on multiple lines
  3. Place cursor in the middle of a line with no text selected
  4. ctrl+x to cut line
  5. line is removed and copied to clipboard as expected on 1.408, nothing happens on 1.604 onward

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:2
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
kylecarbscommented, Apr 23, 2019
1reaction
nrlulzcommented, Apr 11, 2019

@nol166 correct. the same applies for copying with an empty selection, it would copy the line without removing it but it does not get copied to the clipboard anymore.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add an option to prevent copying an empty selection #11112
emptySelectionClipboard ": false disables the line copying entirely. Is there a way to have line copying enabled, while simultaneously ignoring ...
Read more >
Copy to clipboard on empty selection in the Jupyter notebook
Jupyter scenario: whilst the text selection is empty, press the copy keyboard shortcut (ctrl+c / command+c). Current behavior: copies the ...
Read more >
Clear the clipboard - Microsoft Support
Free up space on your clipboard. ... Here's how to empty the clipboard. To delete all clips or an individual clip, first open...
Read more >
Windows 11 adds blank clipboard entry after copying a selection
Basically, any time I copy something, a blank entry is added after that. Then I have to open my clipboard to get to...
Read more >
empty selection in text editor and copy command clear clipboard
In text editor press cmd+c to copy without any selection. Now clipboard is empty which is abnormal in any text editor.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found