brave/brave-browser

Feature Request: Add Ctrl + R Reverse-i-Search for DevTools Console Command History

Open

#47095 opened on Jun 24, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (16,194 stars) (2,164 forks)batch import
OS/Desktopfeature-requestfeature/dev-toolsfeature/keyboard-shortcutshelp wanted

Description

Platforms

Linux, macOS, Windows

Description

Brave's Dev Tools Console currently lacks a way to quickly search previously executed commands.

This is a feature developers may use in terminal environments like Bash, or the Node.js REPL via Ctrl+R reverse-i-search.

I think it'd be nice to have in Brave, as well.

Contributor guide