Skip to Main Content

MongoByte MongoDB Logo

Welcome to the new MongoDB Feedback Portal!

{Improvement: "Your idea"}
We’ve upgraded our system to better capture and act on your feedback.
Your feedback is meaningful and helps us build better products.

Status Submitted
Categories Compass
Created by Guest
Created on Jun 26, 2022

Ctrl+c in shell

Add ability to Copy (ctrl+c) (or right click drop down menu copy/past) from shell input
  • Attach files
  • Guest
    Sep 18, 2023
    This has plagued me for years. You can paste but not copy! I would also add ctrl+c would normally "clear" a console, so the shell experience for copying may want to mimic select right click as a means to copy. EDIT: You can copy in the shell output, but you cannot copy from the shell INPUT. EDIT2: as a workaround, you can "comment" the command and then copy it from the shell output. If you've got multiple lines ensure you comment (`//`) each line