Krishna Sarath

Results 5 issues of Krishna Sarath

### What’s the bug you are facing? Embedded youtube video dont get `ProseMirror-selectednode` when clicked with mouse. But does when navigates and focused with keyboard. ### Which browser was this...

bug

Firstly, thanks for the amazing plugin. This has solved most of the use-cases. But one catch i have is, its better to provide a `maxW` and `maxH` property. otherwise its...

I am working on creating the cli-npm module for **lazygit**. You can start with converting the existing commands in the readme or add more to what is added [here](https://github.com/SarathSantoshDamaraju/lazyGit/tree/npm/bin). Simple...

enhancement
help wanted
hacktoberfest

Feel free to add any aliases that you use other than what has mentioned. Add the aliases to - https://github.com/SarathSantoshDamaraju/lazyGit/blob/master/commands.txt *After adding aliases update the readme docs as well.*

help wanted
good first issue
hacktoberfest

Hi, Generator is creating the following error ``` events.js:182 throw er; // Unhandled 'error' event ^ Error: ENOENT: no such file or directory, open '/Users/sarath/node_modules/generator-node-restify-mongodb/generators/app/templates/.gitignore' at Object.fs.openSync (fs.js:653:18) at Object.fs.readFileSync...