You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here in the built-in terminal there is a bug with emoticons
More details:
In the built-in terminal there is a bug with emoticons.
The image shows that in front of the emoticons there is a question mark, which breaks the display of emoticons in the terminal. By the link Google Drive you can see the whole essence of the problem. The smiley does not change while moving through the list.
The error is also described in the issue ngryman/cz-emoji#26 (comment), but, I think, the error is not in the extension, but in the editor's terminal.
The text was updated successfully, but these errors were encountered:
Electron: 4.2.10
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
Steps to Reproduce:
npm install -g commitizen
npm install -g cz-emoji
npm install --save-dev cz-emoji
git cz
More details:
In the built-in terminal there is a bug with emoticons.
![65462225-c1297800-de6e-11e9-8929-8b14505bfd4f](https://user-images.githubusercontent.com/41122157/65640415-c2d87480-e003-11e9-89f1-4d60590d2591.png)
The image shows that in front of the emoticons there is a question mark, which breaks the display of emoticons in the terminal. By the link Google Drive you can see the whole essence of the problem. The smiley does not change while moving through the list.
The error is also described in the issue ngryman/cz-emoji#26 (comment), but, I think, the error is not in the extension, but in the editor's terminal.
The text was updated successfully, but these errors were encountered: