On Linux, copy/paste from terminal is usually control + shift + c/v. I am using a bash-like terminal in jupyter notebook in google chrome on windows. Paste (control shift p) works fine but when I try to copy (control shift c) this conflicts with the toggle inspect command on chrome, so it opens up the page source, which is annoying because I then have to waste time closing it (it also doesn't even copy the highlighted text). I can get around this by using the mouse to right click and click copy but is there a way to either re-bind the copy command in jupyter's terminal or, preferably, get rid of chrome's inspect toggle command?
2.1m questions
2.1m answers
60 comments
57.0k users