Vinicius Mayrink

Results 3 comments of Vinicius Mayrink

Hey! I just had the same problem here. I solved by adding the following on the `vue.config.js` file: ``` pluginOptions: { cordovaPath: 'src-cordova' } ``` Example file with addition: ```...

Same here. A _"Press enter to return to lazygit"_ is shown but when is pressed,it just adds a new line in the buffer.

Have you tried setting `options.terminal_colors` to `false`?