brave/brave-browser

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

Open

#47,095 opened on Jun 24, 2025

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

Repository metrics

Stars
 (16,194 stars)
PR merge metrics
 (Avg merge 10h 44m) (21 merged PRs in 30d)

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