How to remove all recent console command

前端 未结 10 1160
青春惊慌失措
青春惊慌失措 2020-11-27 13:00

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

10条回答
  •  情深已故
    2020-11-27 13:37

    If you don't want to have this console history (like myself), simply disable it from the devtool's configuration options (see on the image) below ...

提交回复
热议问题