qutebrowser / qutebrowser

A keyboard-driven, vim-like browser based on Python and Qt.
https://www.qutebrowser.org/
GNU General Public License v3.0
9.45k stars 1.01k forks source link

Way to Disable History Temporarily #8183

Closed VehementHam closed 1 month ago

VehementHam commented 1 month ago

I have no idea how this would be implemented.

The-Compiler commented 1 month ago

What "search history" exactly?

VehementHam commented 1 month ago

Sorry, I meant browsing history.

The-Compiler commented 1 month ago

Sounds like you're looking for :open -p to open a private window.