continue
continue copied to clipboard
cmd+m doesn't work for Jupyter Notebook outputs
Today I noticed that cmd+m works for selecting code blocks, but it does not for Jupyter Notebook outputs. I had an error as output, wanted to check what WizardCoder would do to fix it ... but the selection does not move to the chat window with cmd+m.
Selecting the code that produced the error, for that cmd+m works as expected. For its output, not.
Try with any .ipynb if you might have the same observation.