Evgenii Morozov
Evgenii Morozov
Wrong highlight in Russian language **Steps**: 1. Write ``` Как думаешь, нрмально ли это? ``` 2. Execute ``` :GrammarousCheck --lang=ru --preview ``` **Actual result**: `аешь` is highlighted that is wrong....
Is there a way to adjust the color of text? It's barely readable. - **Node Version**: `v7.7.1` - **tiny-core-terminal version**: `1.2.0` - **Shell**: `bash` - **Terminal Program**: `Terminal.app` - **Theme**:...
It would be nice to a have a setting that sets focusing a preview window after executing a command. ``` :DB g:localhost select * from people ``` and the cursor...