to using commands that were previously submitted by bringing focus to the console and pressing up/down key on it. I want to remove all of the recent command. I\'ve tried thi
this is very simple, just right click the console window and select clear cosole history, then refresh the page. please note, refreshing/reloading that tab is required.
It can also be fixed by going to the developer tool settings and resetting to defaults.. (this will not reset 'Chrome', only developer tools options)
This way you will lose your developer settings, but for me the only thing that mattered was turning cache off again..
I ended up here looking for how to do the same thing in Firefox.
In case anyone else does the same, there is a clearHistory
command in the Firefox console which will do just that.
https://developer.mozilla.org/en-US/docs/Tools/Web_Console/The_command_line_interpreter#Helper_commands
These shortcuts Clear Console.
⌘ K or Ctrl L