devtools-terminal icon indicating copy to clipboard operation
devtools-terminal copied to clipboard

Terminal in Chrome Devtools

Results 50 devtools-terminal issues
Sort by recently updated
recently updated
newest added

I've managed to revive this switching to node V8 and editing the used socket.io version to require the EventEmitter (although i was looking for another extension i used 2 years...

Below is the error message I'm receiving when I try to run the command: "sudo npm install -g devtools-terminal": npm ERR! Failed at the [email protected] install script. npm ERR! This...

Can you tell me why this extension is not listed is Google play store? tried from this link, http://blog.dfilimonov.com/2013/09/12/devtools-terminal.html but the link doesnt work.

``` sudo devtools-terminal --install ⏎ master ✱ /usr/local/lib/node_modules/devtools-terminal/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined at Object. (/usr/local/lib/node_modules/devtools-terminal/node_modules/socket.io/lib/store.js:35:41) at Module._compile (module.js:573:32) at Object.Module._extensions..js (module.js:582:10) at Module.load...

The chrome extension link ( https://chrome.google.com/webstore/detail/leakmhneaibbdapdoienlkifomjceknl ) in blog (http://blog.dfilimonov.com/2013/09/12/devtools-terminal.html) gives 404.

Amazing app! Really helps with my workflow. I was just curious if there's a shortcut, or a way to create a shortcut to go straight to the terminal? Instead of...

enhancement

Hi, i'm using VIM and the hotkey to increment numbers (ctrl+a) won't work.

i'm use powerline font ,but it can not display in chrome.

Getting this error on Linux. I am using NVM. ```bash html: $ devtools-terminal /home/yadav/.nvm/versions/node/v7.2.1/lib/node_modules/devtools-terminal/node_modules/socket.io/lib/store.js:35 Store.prototype.__proto__ = EventEmitter.prototype; ^ TypeError: Cannot read property 'prototype' of undefined at Object. (/home/yadav/.nvm/versions/node/v7.2.1/lib/node_modules/devtools-terminal/node_modules/socket.io/lib/store.js:35:41) at Module._compile...

After installing devtools terminal's package using npm and extension for chrome following on documentation... My last step was installing `devtools-terminal --install`and the result was > Chrome Native Messaging host application...