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 Completed
Categories MongoDB Shell
Created by Guest
Created on Jul 7, 2020

Add history search

Add ability to search through the command history using Cmd/Ctrl+R. It would be nice to also being able to search through the scripts entered with `.editor`
  • Guest
    Jul 9, 2020
    hm, neither of these work for me with version 0.0.7. Tried in different terminal emulators and used bash and zsh
  • Guest
    Jul 9, 2020
    This already works: Ctrl + S: forward search Ctrl + R: backwards search